1
1
openmpi/src
Tim Woodall a5d13104f9 acks should now be handled correctly for stdin
This commit was SVN r5923.
2005-06-02 17:06:33 +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 - Added functionality to MPI_Alloc_mem and MPI_Free_mem so that they 2005-05-31 19:07:27 +00:00
communicator small checkin :-) 2005-05-23 22:06:50 +00:00
datatype little buggy thing ... hunted for hours ... 2005-05-26 21:44:24 +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 Add Makefile.am (and related support) for dynamic builds of bmi 2005-06-01 09:31:08 +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 acks should now be handled correctly for stdin 2005-06-02 17:06:33 +00:00
mpi - Added functionality to MPI_Alloc_mem and MPI_Free_mem so that they 2005-05-31 19:07:27 +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 Checkpoint 2005-05-25 16:29:01 +00:00
threads remove unnecessary exclusion for Windows which was killing the Windows nightly build 2005-05-12 14:37:40 +00:00
tools PID's should be of type pid_t and should use the GPR union member 2005-05-31 19:25:42 +00:00
util - revert to resolving "localhost" to the contents of 2005-06-01 19:30:05 +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.

*/