1
1
openmpi/src
Tim Woodall 0ffa11b904 modified locking
This commit was SVN r2698.
2004-09-16 08:26:57 +00:00
..
attribute Some fixes for the attribute code: 2004-09-16 00:00:09 +00:00
class Fix minor warning -- no need to realloc here because we've never 2004-09-15 23:56:40 +00:00
communicator fixing a stupid bug in comm_nextcid: forgot to free the value in the pointer_array in case the others did not agree with my suggestion for the cid. 2004-09-13 15:14:09 +00:00
datatype Correct the datatype if Fortran bindings are unavailable. In this case the Fortran datatypes are redirected to MPI_DATATYPE_NULL (not the same pointer but the same contents). 2004-09-04 19:42:50 +00:00
dynamic-mca - Really integrate "svc" into the configure/build process. 2004-08-28 08:13:39 +00:00
errhandler Don't bother trying to use the fancy schmancy ERRHANDLER macros when 2004-09-15 20:55:29 +00:00
event dont care if not inited 2004-09-09 22:40:22 +00:00
file First cut of MPI_File / io MCA component framework. This also 2004-09-14 10:55:10 +00:00
group changing the default rank in MPI_GROUP_EMPTY to MPI_UNDEFINED 2004-08-05 22:49:37 +00:00
include added support for an oob ping command - to check availability of a given process 2004-09-08 17:02:24 +00:00
info Committing several things under one commit, but they're all at least 2004-08-14 01:56:05 +00:00
mca modified locking 2004-09-16 08:26:57 +00:00
mpi First attempt to thread safe the registry and name server subsystems. Comment out the duplicate calls to register processes in mpi_init and mpirun2. 2004-09-16 04:14:35 +00:00
op Correctly set the pointers to the *LOC functions. 2004-07-14 19:16:43 +00:00
os Removing dead wood 2004-08-18 23:13:17 +00:00
proc This is a large check-in related to switching from 2004-08-18 23:24:27 +00:00
request Back out come fortran<->C table code. It's breaking 2004-06-25 15:22:36 +00:00
runtime This is a checkpoint of some minor changes made in sequencing the startup - mainly to ensure that those helping me track a bug in mpirun2 are operating from an identical code base. 2004-09-15 22:50:34 +00:00
threads implemented timedwait for polling (non-pthread) case 2004-09-01 23:08:58 +00:00
tools First attempt to thread safe the registry and name server subsystems. Comment out the duplicate calls to register processes in mpi_init and mpirun2. 2004-09-16 04:14:35 +00:00
util MPI_Init will now detect and join a persistent universe - hooray! Fixed the session_dir cleanup process so it is kinder to the universe-setup file (i.e., leaves it alone), thus allowing persistent universes to retain their contact info on the session_dir tree. Adjusted mpirun2, ompid, and ompiconsole accordingly. 2004-09-15 16:33:36 +00:00
win fixing a problem for error handlers as discussed with Jeff a couple of weeks ago. The macros used in the MPI functions have not changed, thus the modifications should be transparent to all other functions. 2004-09-06 12:06:27 +00:00
Makefile.am Fix for "make dist" 2004-08-23 10:15:01 +00:00
README.dox Changing Doxyfile so that doxygen will scan files matching the 2004-03-26 02:25:41 +00:00

/** @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.

*/