1
1
openmpi/orte/mca
Josh Hursey 077b3df7cc Fix C/R restart case by passing the correct address to the orte_ess_base_build_nidmap() function. This cropped up from r19866.
It does not look like this effects the v1.3 branch since r19866 has not moved to the release branch.

Thanks to Leonardo Fialho for reporting this and supplying a patch.

This commit was SVN r19961.

The following SVN revision numbers were found above:
  r19866 --> open-mpi/ompi@f54fda489e
2008-11-10 15:19:28 +00:00
..
errmgr - The intel compiler does not play nice with the 2008-08-08 16:26:09 +00:00
ess Fix C/R restart case by passing the correct address to the orte_ess_base_build_nidmap() function. This cropped up from r19866. 2008-11-10 15:19:28 +00:00
filem Some more work on the man pages: 2008-08-07 19:20:40 +00:00
grpcomm Cleanup modex logic to allow modex-less launch: 2008-11-03 21:48:52 +00:00
iof Minor cleanups: 2008-11-03 14:03:08 +00:00
notifier Minor fix for a trivial compiler warning. 2008-10-27 14:18:49 +00:00
odls Fix a warning reported by Jeff that actually could cause singleton operations to fail. Ensure that the byte object used to init the job map for singleton's is properly initialized. 2008-11-08 01:09:06 +00:00
oob Ensure we know how to route to a different job family when it connects to us 2008-11-03 14:25:14 +00:00
plm Remove linking components against ORTE and OPAL libs. This was 2008-11-08 00:56:57 +00:00
ras Remove linking components against ORTE and OPAL libs. This was 2008-11-08 00:56:57 +00:00
rmaps Remove a couple of mutex vars that were defined and used - but never initialized. No clear way to initialize them, and that area of the code should never see threads anyway. 2008-11-03 17:23:10 +00:00
rml This is a first step towards supporting fully-routed OOB communications: 2008-10-31 21:10:00 +00:00
routed Discovered while documenting the "preconnect" mca params that several of them didn't make sense any more. After chatting with Jeff, we agreed to the following: 2008-11-05 19:41:16 +00:00
snapc Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place. 2008-10-16 15:09:00 +00:00