1
1
openmpi/orte/util/hostfile
2014-01-18 16:08:40 +00: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 Fix some annoying flex warnings that have been there for years. 2013-12-14 00:36:12 +00:00
hostfile.c 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.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