1
1
openmpi/ompi
Jeff Squyres 9d119109b6 Change the types of some of the "special" constants in mpif.h so that
they will match the prototypes in the [styictly-typed] MPI F90
bindings.  Specifically, fix up MPI_COMM_SPAWN and
MPI_COMM_SPAWN_MULTIPLE so that the constants MPI_ARGV_NULL,
MPI_ERRCODES_IGNORE, and MPI_ARGVS_NULL can be used in the F90
bindings.  Thanks to Michael Kluskens for pointing this out to us.

Some work still remains in the F90 bindings -- we are missing all
places where choice buffers can be of type CHARACTER.

This commit was SVN r9198.
2006-03-04 14:24:44 +00:00
..
attribute - Upon Finalize, also release the memory of predefined attributes. 2006-02-27 15:15:48 +00:00
class * fix race condition due to poorly placed memory barriers that was causing 2006-02-16 20:14:33 +00:00
communicator - opal_cube_dim does not return an error 2006-03-04 13:47:24 +00:00
datatype - Get rid of compiler warning: init type to DT_MAX_PREDEFINED 2006-03-04 13:16:04 +00:00
debuggers Add OMPI_DECLSPEC before all exported functions. 2005-12-31 12:18:15 +00:00
errhandler Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
file Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
group Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Change the types of some of the "special" constants in mpif.h so that 2006-03-04 14:24:44 +00:00
info Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mca work in progress 2006-03-04 00:36:16 +00:00
mpi Change the types of some of the "special" constants in mpif.h so that 2006-03-04 14:24:44 +00:00
op Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
proc * fix setting of remote proc architecture integers. We were setting all 2006-02-26 00:05:25 +00:00
request - corrected locking in gm btl - gm api is not thread safe 2006-03-02 00:39:07 +00:00
runtime Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
tools * finish the TEG/UNIQ/PTL removal 2006-02-23 00:39:01 +00:00
win * Post and Start should only check their epoch types for conflicts, otherwise 2006-02-24 13:04:15 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
 *                         University Research and Technology
 *                         Corporation.  All rights reserved.
 * Copyright (c) 2004-2005 The University of Tennessee and The University
 *                         of Tennessee Research Foundation.  All rights
 *                         reserved.
 * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
 *                         University of Stuttgart.  All rights reserved.
 * Copyright (c) 2004-2005 The Regents of the University of California.
 *                         All rights reserved.
 * $COPYRIGHT$
 * 
 * Additional copyrights may follow
 * 
 * $HEADER$
 */
/** @mainpage

@section mainpage_introduction Introduction

This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.

@section main_install Installation
 
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.

*/