1
1
openmpi/ompi
2005-11-10 02:59:20 +00:00
..
attribute Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
class Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
communicator Fix for a problem Brian pointed out with cartesian communicators: in 2005-11-09 21:00:58 +00:00
datatype Somehow I miss to remove one of the previous definition for the unavailable data. 2005-11-10 02:59:20 +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 opal/util/output.h is required for optimized builds. 2005-11-10 01:19:27 +00:00
mpi Activate the protection against unavailable datatypes. They get a flag DT_FLAG_UNAVAILABLE. We check now this flag in all the send/recv operations via the macros on mpi/c/bindings.h. 2005-11-09 23:43:41 +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 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
tools Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +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.

*/