1
1
openmpi/orte/mca/rmaps/seq
Ralph Castain e7487ad533 Implement the seq rmaps module that sequentially maps process ranks to a list hosts in a hostfile.
Restore the "do-not-launch" functionality so users can test a mapping without launching it.

Add a "do-not-resolve" cmd line flag to mpirun so the opal/util/if.c code does not attempt to resolve network addresses, thus enabling a user to test a hostfile mapping without hanging on network resolve requests.

Add a function to hostfile to generate an ordered list of host names from a hostfile

This commit was SVN r18190.
2008-04-17 13:50:59 +00:00
..
configure.params Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile. 2008-04-01 20:03:49 +00:00
help-orte-rmaps-seq.txt Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile. 2008-04-01 20:03:49 +00:00
Makefile.am Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile. 2008-04-01 20:03:49 +00:00
rmaps_seq_component.c Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile. 2008-04-01 20:03:49 +00:00
rmaps_seq.c Implement the seq rmaps module that sequentially maps process ranks to a list hosts in a hostfile. 2008-04-17 13:50:59 +00:00
rmaps_seq.h Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile. 2008-04-01 20:03:49 +00:00