1
1
openmpi/orte
Ralph Castain 391074cde6 Add a tag
This commit was SVN r24813.
2011-06-23 15:12:25 +00:00
..
config Restore slurm pmi support from long, long ago. Since we already have the ability to directly srun an MPI job, just conditionally add the PMI support for key values and provide a grpcomm module that uses PMI for barriers and modex. 2011-06-20 21:04:46 +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
include Add a marker for other layers to use in defining data types 2011-04-28 00:19:35 +00:00
mca Add a tag 2011-06-23 15:12:25 +00:00
orted Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits. 2011-06-15 13:10:13 +00:00
runtime Add support for detecting rapid failures so the errmgr can respond accordingly 2011-06-21 16:08:41 +00:00
test Use ports as multicast channels instead of networks so we avoid stepping into reserved spaces. 2011-04-29 18:46:40 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
util Support the option of outputting error_log messages with something other than the process name 2011-06-17 14:50:00 +00:00
CMakeLists.txt Add the initial support for MinGW and MSYS. 2011-04-29 14:42:07 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00