1
1
openmpi/ompi/mpi
George Bosilca eaa164d52f Don't check for the DT_FLAG_DATA. It is never set. This was intended to be
a protection against creating subarrays with MPI_LB and MPI_UB. But, I don't
think the MPI standard state anything about this.

This commit was SVN r13504.
2007-02-06 03:58:24 +00:00
..
c Don't check for the DT_FLAG_DATA. It is never set. This was intended to be 2007-02-06 03:58:24 +00:00
cxx * should fix the uninitialized function pointers. This is the patch to the 2007-02-01 05:07:53 +00:00
f03 - Minor bugfixes and removed compiler warnings 2007-01-28 19:52:09 +00:00
f77 - Do not convert the cart_comm -- its intent is out. 2007-01-21 13:00:23 +00:00
f90 Fix a problem noted by Tim Campbell: the type of the first parameter 2007-01-17 22:44:47 +00:00
man/man3 Fixes trac:876 2007-02-05 22:26:02 +00:00
help-mpi-api.txt - Help message in case of MPI-application with two init or 2006-12-14 19:58:04 +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.

*/