1
1
openmpi/orte/util/hostfile
2011-09-11 19:02:24 +00:00
..
help-hostfile.txt Modify the OMPI paffinity and mapping system to support socket-level mapping and binding. Mostly refactors existing code, with modifications to the odls_default module to support the new capabilities. 2009-08-11 02:51:27 +00:00
hostfile_lex.h Correct a couple of bugs in the rank_file mapper that were incorrectly assigning vpids. 2009-08-13 16:08:43 +00:00
hostfile_lex.l - Replace combinations of 2009-08-20 11:42:18 +00:00
hostfile.c Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves. 2011-09-11 19:02:24 +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.7in Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00