1
1
openmpi/orte/util/hostfile
2008-07-28 15:10:40 +00:00
..
help-hostfile.txt Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
hostfile_lex.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
hostfile_lex.l Add default hostfile parameter plus --default-hostfile command line option. 2008-03-05 04:54:57 +00:00
hostfile.c Modify the handling of hostfiles to allow them to subdivide allocations. Utilize the "slots_alloc" field of the orte_node_t object - which had previously been unused - to track the #slots allocated to a given app_context. Let the hostfile filtering action utilize the #slots field to modify the allocated slots for each app_context. 2008-07-28 15:10:40 +00:00
hostfile.h 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
orte_hosts.7 Update the manpages for comm_spawn(_multiple) - add man page to explain host/hostfile behavior 2008-07-21 17:58:12 +00:00