1
1
openmpi/ompi
2005-11-13 22:57:28 +00:00
..
attribute Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
class Add documentation about what is happening in this class. 2005-11-13 12:56:38 +00:00
communicator Fix for a problem Brian pointed out with cartesian communicators: in 2005-11-09 21:00:58 +00:00
datatype New version of the send data to self for the case where both the send and the receive data are 2005-11-13 22:57:28 +00:00
debuggers Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +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 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
group Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
include Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
info Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca Remove debugging printf 2005-11-13 14:57:44 +00:00
mpi Fix for [righteous] compiler warnings from xlf90 compiler on OSX 2005-11-11 23:18:59 +00:00
op Add missing functions for MPI_LONG_LONG, MPI_LONG_LONG_INT, and 2005-11-07 14:42:46 +00:00
proc Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
request improve the scalability of MPI_Waitall ... 2005-11-10 00:45:27 +00:00
runtime MPI_COMM_WORLD should be the first communicator who get created even before MPI_COMM_SELF and MPI_COMM_NULL. 2005-11-12 03:47:17 +00:00
tools Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken. 2005-11-11 00:26:27 +00:00
win Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win32 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
README.dox Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
win_makefile 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.

*/