1
1
openmpi/ompi/mpi
Rainer Keller ee27f7e2c7 - As according to MPI-1.2, sec 3.2.5, p22, single request
functions MPI_Test, MPI_Testany, MPI_Wait, MPI_Waitany
   should not reset the status.MPI_ERROR as passed by user.
 - This needed implementing the MPI_Waitsome and MPI_Testsome.

This commit was SVN r10980.
2006-07-25 15:29:37 +00:00
..
c - As according to MPI-1.2, sec 3.2.5, p22, single request 2006-07-25 15:29:37 +00:00
cxx * implement missing MPI::Is_finalized() function 2006-06-22 19:40:54 +00:00
f03 - Add the missing collective (and other) functions to mpi.f03 2006-07-18 18:12:09 +00:00
f77 Fix OSX linker problems with the Fortran bindings: 2006-07-20 19:48:03 +00:00
f90 - Add the missing collective (and other) functions to mpi.f03 2006-07-18 18:12:09 +00:00
help-mpi-api.txt Add a check for now that invokes an MPI exception if you try to 2006-07-20 14:27:13 +00:00
Makefile.am Add a check for now that invokes an MPI exception if you try to 2006-07-20 14:27:13 +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$
 */

/**

@page page_mpi The src/mpi directory

@section page_mpi_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.

*/