1
1
openmpi/orte/mca/rmaps/rank_file
2014-12-02 19:54:10 -08:00
..
configure.m4 Don't build rank_file if you can't use it anyway 2013-03-27 15:12:40 +00:00
help-rmaps_rank_file.txt Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list. 2013-01-25 18:33:25 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
rmaps_rank_file_component.c Minor changes per Jeff's request on PR for 1.8.4 2014-12-02 19:54:10 -08:00
rmaps_rank_file_lex.h - Replace combinations of 2009-08-20 11:42:18 +00:00
rmaps_rank_file_lex.l Provide tighter LSF integration by correctly handling scenarios where the user has asked LSF to assign bindings. Fix a couple of typos in lex parser definitions. Tell hostfile parser to ignore binding designations in hostfiles. Add an attribute to indicate that cpusets were provided as physical cpu ids. 2014-11-30 11:50:31 -08:00
rmaps_rank_file.c Support physical processor ids in rankfile 2014-11-10 14:00:40 -08:00
rmaps_rank_file.h Support physical processor ids in rankfile 2014-11-10 14:00:40 -08:00