1
1
openmpi/orte/mca/grpcomm
Wesley Bland 09274cd047 Make sure that the epoch is initialized everywhere so we don't get weird output
during valgrind. This shouldn't have caused any problems with any actual
execution. Just extra warnings in valgrind.

This commit was SVN r25015.
2011-08-08 15:11:55 +00:00
..
bad commit of new shared memory backing facility framework (shmem) and its components. 2011-06-21 15:41:57 +00:00
base Make sure that the epoch is initialized everywhere so we don't get weird output 2011-08-08 15:11:55 +00:00
cnos Remove two unused windows files. 2011-07-21 12:53:32 +00:00
hier Standardize the initialization of the EPOCH's. 2011-06-28 14:20:33 +00:00
mcast Remove two unused windows files. 2011-07-21 12:53:32 +00:00
pmi 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
portals4_shmem * Add support for using modex to exchange NID/PID pairs when using Portals4. 2011-05-25 22:10:27 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
grpcomm_types.h Separate the gathering of collective data by jobid 2008-05-02 12:00:08 +00:00
grpcomm.h Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases. 2010-07-17 21:03:27 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00