1
1
openmpi/src
Jeff Squyres 91b186234d Add more missing .h files to Makefile.am's so that distribution
tarballs can be built.

This commit was SVN r4014.
2005-01-15 03:33:02 +00:00
..
attribute Remove every part of MPI-2 one-sided functionality from the tree with 2004-12-14 02:35:03 +00:00
class Add more missing .h files to Makefile.am's so that distribution 2005-01-15 03:33:02 +00:00
communicator adding support for the optional attribute MPI_APPNUM. The information is now correctly available at the child processes, however the attribute is not yet set. 2004-12-23 15:33:16 +00:00
datatype Correctly report the length. Always update the total number of bytes returned in the iovec. 2005-01-14 01:26:43 +00:00
dynamic-mca I/O forwarding framework 2004-12-21 22:16:09 +00:00
errhandler Remove every part of MPI-2 one-sided functionality from the tree with 2004-12-14 02:35:03 +00:00
event * Add configure tests for SA_RESTART signal constant and sa_len 2004-12-16 21:37:57 +00:00
file First cut at non-blocking IO progress. No asychronous progress 2004-12-12 15:29:29 +00:00
group Eliminating warnings: per Edgar's advice, this code is definitely not 2004-12-07 22:35:10 +00:00
include Add more missing .h files to Makefile.am's so that distribution 2005-01-15 03:33:02 +00:00
info Add HLRS copyright 2004-11-28 20:09:25 +00:00
mca Use the right type when closing down the mpool components. 2005-01-14 21:58:02 +00:00
mpi Continuing improvements, mostly due to testing and adding problem procedures. 2005-01-14 23:47:39 +00:00
op Add HLRS copyright 2004-11-28 20:09:25 +00:00
proc first fix for the proc reference count problem. It should work now for static scenarios. 2004-12-02 13:28:10 +00:00
request - Fix docs 2004-12-11 01:33:05 +00:00
runtime disable use of callbacks for non-threaded case 2005-01-13 22:29:44 +00:00
threads Add HLRS copyright 2004-11-28 20:09:25 +00:00
tools starting integration of i/o forwarding framework 2005-01-13 15:30:49 +00:00
util Take a quick break and build type checking into the buffer packing system. Add a new constant OMPI_PACK_MISMATCH - return it whenever the caller asks for a different type than that of the next item in the buffer. 2004-12-18 20:18:41 +00:00
win Remove every part of MPI-2 one-sided functionality from the tree with 2004-12-14 02:35:03 +00:00
win32 Add HLRS copyright 2004-11-28 20:09:25 +00:00
Makefile.am starting integration of i/o forwarding framework 2005-01-13 15:30:49 +00:00
README.dox Add HLRS copyright 2004-11-28 20:09:25 +00:00
win_makefile Add HLRS copyright 2004-11-28 20:09:25 +00:00

/*
 * Copyright (c) 2004-2005 The Trustees of Indiana University.
 *                         All rights reserved.
 * Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
 *                         All rights reserved.
 * Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
 *                         University of Stuttgart.  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.

*/