1
1
openmpi/orte/util/hostfile
Gilles Gouaillardet 2e384a3b65 initialize common symbols from orte
A few uninitialized common symbols are remaining (generated by flex) :
 * orte/mca/rmaps/rank_file/rmaps_rank_file_lex.c: orte_rmaps_rank_file_leng
 * orte/mca/rmaps/rank_file/rmaps_rank_file_lex.c: orte_rmaps_rank_file_text
 * orte/util/hostfile/hostfile_lex.c: orte_util_hostfile_leng
 * orte/util/hostfile/hostfile_lex.c: orte_util_hostfile_text
2015-05-08 10:11:58 +09:00
..
help-hostfile.txt Simplify and update hostfile handling to correctly support hostfiles that list nodes multiple times, once for each slot, and those that list a host once and include an explicit slot count. Eliminate support for mixing those two modes as this logic became just too complex when attempting to handle all the corner cases. 2014-01-18 16:08:40 +00:00
hostfile_lex.h At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here: 2011-11-15 03:40:11 +00:00
hostfile_lex.l initialize common symbols from orte 2015-05-08 10:11:58 +09:00
hostfile.c Attempt to reduce the RARP traffic during definition of allocations 2015-03-16 16:26:40 -07:00
hostfile.h Correctly handle -host and -hostfile options. Ensure the initial vm launch constrains itself to the union of specified hosts if those options are given. Get oversubscribe set correctly for that case. 2011-12-14 20:01:15 +00:00
orte_hosts.7in Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00