1
1
openmpi/orte
Ralph Castain d0eb7d7216 Complete the attribute management functions.
Modify the mapper to better bookmark its stopping place each time, and to pick up the next time from there. This needs to be validated on a multi-node system.

Fix a major memory corruption problem in the registry put/get functions that was doing multiple free's. Not sure how valgrind missed this one, though it only occurred in specific circumstances (such as comm_spawn).

This commit was SVN r12179.
2006-10-18 20:02:16 +00:00
..
class And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
dss Define the map data types for dss compatibility. Setup to debug bproc 2006-10-03 17:40:00 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
mca Complete the attribute management functions. 2006-10-18 20:02:16 +00:00
runtime This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
test Bring comm_spawn back online. Shift the trigger hosting responsibilities to the HNP. 2006-10-03 02:07:58 +00:00
tools This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
util What we write it's a long long so we should be using the long long format. 2006-10-18 00:02:20 +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 * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00