1
1
openmpi/ompi/mpi
Jeff Squyres 7177e8c753 Fix mistaken logic for the error handler. Thanks to Jeff Dusenberry
for pointing out the problem and supplying the fix.

This commit was SVN r15574.
2007-07-24 01:01:13 +00:00
..
c The label name "ERROR" is defined as a flag in Visual Studio platformSDK. Using "ERROR" as a label causes conflicts. Changing it into lowercase will solve the problem. 2007-06-05 14:32:27 +00:00
cxx - Get rid of pendatic C++ namespace warning. 2007-06-18 21:29:09 +00:00
f03 - Minor bugfixes and removed compiler warnings 2007-01-28 19:52:09 +00:00
f77 Fix mistaken logic for the error handler. Thanks to Jeff Dusenberry 2007-07-24 01:01:13 +00:00
f90 - Support for opt. MPI_REAL2 (who has that?) 2007-06-19 05:03:11 +00:00
man/man3 - Apply patch 31_manpages_lintian.dpatch 2007-06-26 21:13:10 +00:00
help-mpi-api.txt - Re-enable MPI_Comm_spawn_multiple from singletons. It has been working for a while, but the check was never removed. 2007-02-28 22:09:30 +00:00
Makefile.am Add Makefile mojo to install the MPI API man pages and include them in 2006-09-28 19:59:28 +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.

*/