1
1
openmpi/src
Jeff Squyres 1bdacc0c54 Add in display for all the INTEGER*n, REAL*n, and COMPLEX*n sizes and
alignments.

This commit was SVN r5800.
2005-05-20 20:56:15 +00:00
..
asm On AIX the r2 is a protected register (stack/frame pointer). If we use it inside our 2005-04-28 21:57:31 +00:00
attribute Commit 1 of 4 to bring in the hetero branch to the trunk. Merged in 2005-05-01 00:47:35 +00:00
class Some fixes to get the subset of mca directories compile under Windows. 2005-05-13 16:55:14 +00:00
communicator Add <unistd.h> for getcwd() on Linux. 2005-05-20 00:16:48 +00:00
datatype Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
dps Bring in the remote launch changes. This still isn't fully functional, but impacted a few other places that were worth fixing. 2005-05-12 21:44:23 +00:00
dynamic-mca Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00
errhandler Ensure that we invoke fortran errorhandlers with a function prototype 2005-03-25 20:25:28 +00:00
event Run the event loop once after adding a new signal event to the event library. Events are only processed at the start of an event loop (not at event add), so there was a window of time between event_add() and event_loop() for the signal event in which the event existed, but was not active. During this window, signals that should have triggered a callback could be lost. 2005-05-13 17:59:36 +00:00
file Add UC copyright 2005-03-24 12:43:37 +00:00
group Add UC copyright 2005-03-24 12:43:37 +00:00
include Remove a totally useless field that somehow got into the universe info structure. 2005-05-20 15:50:27 +00:00
info Add UC copyright 2005-03-24 12:43:37 +00:00
mca - global debug parameter was renamed to orte_debug 2005-05-20 19:33:22 +00:00
mpi Hmmm there is no way to don't have to compile half of the files when I touch to the datatype.h file ... 2005-05-19 23:57:56 +00:00
op Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
proc We need a prototype for one of the functions in datatype.h 2005-05-19 23:28:07 +00:00
request windows checkpoint 2005-05-09 16:23:00 +00:00
runtime Remove a totally useless field that somehow got into the universe info structure. 2005-05-20 15:50:27 +00:00
threads remove unnecessary exclusion for Windows which was killing the Windows nightly build 2005-05-12 14:37:40 +00:00
tools Add in display for all the INTEGER*n, REAL*n, and COMPLEX*n sizes and 2005-05-20 20:56:15 +00:00
util Put the memset in the correct place.... 2005-05-20 16:26:42 +00:00
win Add UC copyright 2005-03-24 12:43:37 +00:00
win32 minor addition for dps code in Windows 2005-05-09 14:12:46 +00:00
Makefile.am some fixes and additions to get Windows libmpi to build. 2005-05-02 15:27:54 +00:00
README.dox Add UC copyright 2005-03-24 12:43:37 +00:00
win_makefile Fix a couple of library checks, and some Windows related code 2005-05-13 15:05:07 +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 (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.

*/