1
1
openmpi/ompi
Wesley Bland 84be81df95 Standardize the initialization of the EPOCH's.
Everyone will be starting at MIN anyway (until we implement restart of course)
so there's no reason to set the epoch to INVALID and then immediately reset them
to MIN. This way there's less room to make mistakes later.

This commit was SVN r24829.
2011-06-28 14:20:33 +00:00
..
attribute Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE 2011-05-04 06:31:42 +00:00
class This function vanished ages ago. 2011-02-25 00:27:29 +00:00
communicator fix a formatting issue 2011-03-31 20:05:45 +00:00
config Remove the ompi-profiler tool and its attendant ompi-probe program. Also remove the grpcomm basic component since its only function was to support profiled clusters, which nobody was doing. :-( 2011-05-17 03:30:25 +00:00
contrib - removed invalid wildcard from EXTRA_DIST (fixes broken 'make distcheck') 2011-06-23 07:46:07 +00:00
datatype Unsigned datatypes should be redirected to their unsigned correspondants 2011-05-03 12:53:52 +00:00
debuggers Make the no-orte case compile again 2011-04-20 16:48:07 +00:00
errhandler Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Clean up request handling in the I/O framework to be more consistent with 2009-11-26 05:13:43 +00:00
group Fix formatting in group and communicator code (- No functionality changes -) 2010-10-04 14:54:58 +00:00
include Only build the f90 ext stuff if we're also building the f90 bindings 2011-06-27 20:39:11 +00:00
info Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
mca Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
mpi Fix typo noted by Zbigniew Koza. 2011-06-25 10:35:47 +00:00
mpiext Fix minor typo -- f90, not f77 2011-06-27 20:38:30 +00:00
op Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
request Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
runtime Add a resilience to ORTE. Allows the runtime to continue after a process (or 2011-06-23 20:38:02 +00:00
tools commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
win Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE 2011-05-04 06:31:42 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am Just use the LIB definition. 2011-02-25 00:39:05 +00:00