1
1
openmpi/src
2004-12-20 14:38:55 +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 HLRS copyright 2004-11-28 20:09:25 +00:00
communicator * Changes to make MPI_Comm_spawn_multiple work properly 2004-12-16 15:42:02 +00:00
datatype Correctly compute the stack count for contiguous datatypes. At the position 1 2004-12-16 02:15:08 +00:00
dynamic-mca Add a missing Makefile.am for soh, and add some svn:ignore's. 2004-12-16 23:28:02 +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 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
info Add HLRS copyright 2004-11-28 20:09:25 +00:00
mca Fix the module declaration - thanks to Jeff for catching the warning. 2004-12-20 14:38:55 +00:00
mpi Remove dereferences to (void*) 2004-12-18 01:38:22 +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 * Changes to make MPI_Comm_spawn_multiple work properly 2004-12-16 15:42:02 +00:00
threads Add HLRS copyright 2004-11-28 20:09:25 +00:00
tools Properly add the soh framework in all the places it needs to be. Left 2004-12-16 18:52:33 +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 Properly add the soh framework in all the places it needs to be. Left 2004-12-16 18:52:33 +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.

*/