George Bosilca
579d70edad
We should use #ifdef and not #if
...
This commit was SVN r19504.
2008-09-05 12:44:19 +00:00
Ralph Castain
6039e385cd
Per request from Terry, make -host and -hostfile respect order when used as filters. In other words, if you specify -host host1,host3,host2, then we should use the hosts in that order. Previously, we used them in whatever order they were found in the allocation - all the -host did was tell us which nodes to use, not what order to use them in.
...
Relative node syntax remains supported. Also, if you specify empty nodes, but have a specific empty node called out later, we will not include that node in the empties we add. I'll provide examples in the manpage.
This commit was SVN r19402.
2008-08-26 02:56:10 +00:00
Ralph Castain
6d82efba21
Add relative indexing capabilities for hostfile and -host - we can now reference hosts using a relative syntax.
...
See the orte_hosts manpage for an explanation
This commit was SVN r19364.
2008-08-19 15:16:27 +00:00
Ralph Castain
edb8e32a7a
Add default hostfile parameter plus --default-hostfile command line option.
...
Fix error message when job setup failed
This commit was SVN r17724.
2008-03-05 04:54:57 +00:00
Ralph Castain
d70e2e8c2b
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
...
Remains to be tested to ensure everything came over cleanly, so please continue to withhold commits a little longer
This commit was SVN r17632.
2008-02-28 01:57:57 +00:00