1
1
openmpi/orte/util/hostfile
Ralph Castain deff85ffc3 Prevent a segfault if we encounter an error while parsing a hostfile. Don't issue and error_log output as the hostfile code already prints an error message
Thanks to Tetsuya Mishima for the patch. Reviewed ok by rhc.

RM-approved

cmr=v1.8.1:reviewer=ompi-gk1.8

This commit was SVN r31377.
2014-04-12 21:32:10 +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 Prevent a segfault if we encounter an error while parsing a hostfile. Don't issue and error_log output as the hostfile code already prints an error message 2014-04-12 21:32:10 +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