1
1
openmpi/orte/mca/rmaps/rank_file
Gilles Gouaillardet 2e384a3b65 initialize common symbols from orte
A few uninitialized common symbols are remaining (generated by flex) :
 * orte/mca/rmaps/rank_file/rmaps_rank_file_lex.c: orte_rmaps_rank_file_leng
 * orte/mca/rmaps/rank_file/rmaps_rank_file_lex.c: orte_rmaps_rank_file_text
 * orte/util/hostfile/hostfile_lex.c: orte_util_hostfile_leng
 * orte/util/hostfile/hostfile_lex.c: orte_util_hostfile_text
2015-05-08 10:11:58 +09: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 initialize common symbols from orte 2015-05-08 10:11:58 +09:00
rmaps_rank_file.c initialize common symbols from orte 2015-05-08 10:11:58 +09:00
rmaps_rank_file.h Support physical processor ids in rankfile 2014-11-10 14:00:40 -08:00