1
1
openmpi/ompi
Jeff Squyres 4a061b7c78 Since all of the collectives (except scan and exscan) are defined on
both intercomm and intracomm, put them up in MPI::Comm rather than
duplicating them in MPI::Intercomm and MPI::Intracomm.

This commit was SVN r8583.
2005-12-21 21:12:52 +00:00
..
attribute Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
class Add documentation about what is happening in this class. 2005-11-13 12:56:38 +00:00
communicator Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
datatype The checksum code wasn't supposed to be turned on by default ... 2005-12-15 18:38:59 +00:00
debuggers As we use usleep we have to include unistd.h. So let's protect it. 2005-12-10 22:36:40 +00:00
dynamic-mca Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
errhandler Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
file initialize info 2005-12-09 23:28:36 +00:00
group Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include The Windows protection is called __WINDOWS__ (and it's a mix between WIN32 and _WIN32). 2005-12-10 22:10:39 +00:00
info Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca changes required by dr 2005-12-21 15:11:40 +00:00
mpi Since all of the collectives (except scan and exscan) are defined on 2005-12-21 21:12:52 +00:00
op Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00
proc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request - Only whitespace, no functional changes, except: 2005-12-13 08:58:00 +00:00
runtime The Windows protection is called __WINDOWS__ (and it's a mix between WIN32 and _WIN32). 2005-12-10 22:10:39 +00:00
tools Remove the io.h header file. 2005-12-19 23:53:30 +00:00
win Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am EXTRA_DIST should be declared before going down into the directories. 2005-12-08 08:28:19 +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.

*/