1
1
openmpi/orte/mca/rmaps/rank_file
Nathan Hjelm 45e053dbce orte: use C99 subobject naming for component initialization
This commit helps future-proof orte components by initializing each
component member by name.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-18 10:29:58 -06: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
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
rmaps_rank_file_component.c orte: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06: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 Attempt to reduce the RARP traffic during definition of allocations 2015-03-16 16:26:40 -07:00
rmaps_rank_file.h Support physical processor ids in rankfile 2014-11-10 14:00:40 -08:00