1
1
openmpi/orte/mca/rmaps/rank_file
Howard Pritchard bf89131f9e add owner files to opa/ompi/orte mca directories
This commit adds an owner file in each of the component directories
for each framework.  This allows for a simple script to parse
the contents of the files and generate, among other things, tables
to be used on the project's wiki page.  Currently there are two
"fields" in the file, an owner and a status.  A tool to parse
the files and generate tables for the wiki page will be added
in a subsequent commit.
2015-02-22 15:10:23 -07: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 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