1
1
openmpi/src
George Bosilca 4925edb374 Do not believe the upper level about the total size to unpack. Check to insure we
respect the boundaries of the data as see by the user.

This commit was SVN r5853.
2005-05-24 19:54:46 +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 Several fixes in this commit: 2005-05-24 13:39:15 +00:00
communicator small checkin :-) 2005-05-23 22:06:50 +00:00
datatype Do not believe the upper level about the total size to unpack. Check to insure we 2005-05-24 19:54:46 +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 Remove the unignore file for now 2005-05-24 17:41:01 +00:00
mpi small checkin :-) 2005-05-23 22:06:50 +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 Several fixes in this commit: 2005-05-24 13:39:15 +00:00
threads remove unnecessary exclusion for Windows which was killing the Windows nightly build 2005-05-12 14:37:40 +00:00
tools Ensure that daemon debug flags get into the environment and propagated. 2005-05-24 15:02:50 +00:00
util Several fixes in this commit: 2005-05-24 13:39:15 +00:00
win Add UC copyright 2005-03-24 12:43:37 +00:00
win32 checkpoint for Windows src/tools build 2005-05-22 18:03:27 +00:00
Makefile.am small checkin :-) 2005-05-23 22:06:50 +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.

*/