1
1
openmpi/ompi/mpi
Jeff Squyres 895edd04f8 Fix CID 468: remove some dead code. r_proc_list was set to NULL but
never used.

This commit was SVN r20272.
2009-01-14 18:15:17 +00:00
..
c Fix CID 468: remove some dead code. r_proc_list was set to NULL but 2009-01-14 18:15:17 +00:00
cxx OMPI_DECLSPEC is no longer necessary when it's static. Duh. 2009-01-13 15:09:16 +00:00
f03 - Minor bugfixes and removed compiler warnings 2007-01-28 19:52:09 +00:00
f77 - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
f90 Fix MPI_CART_GET to take an array of logicals for the periods argument 2008-07-30 20:29:23 +00:00
man/man3 Some more work on the man pages: 2008-08-07 19:20:40 +00:00
CMakeLists.txt - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Fixes trac:1409: ensure that the C++, F77, and F90 bindings libraries 2008-07-25 21:18:05 +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.

*/