1
1
openmpi/orte
Ralph Castain 263f4379e8 Clean up an error in the mapper that caused "-hosts" to bomb.
Update the mapper so it correctly points to the next node to be used if we are mapping by slots. As it was, if we had an app_context that used only one slot on a node, the next app_context would start on the next node - leaving a blank slot in-between.

This commit was SVN r12193.
2006-10-19 18:57:29 +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 Clean up an error in the mapper that caused "-hosts" to bomb. 2006-10-19 18:57:29 +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 A few cleanups to the wrapper compiler build system / man pages: 2006-10-19 18:34: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