1
1
openmpi/orte/mca/ras/base
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
..
base.h Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
help-ras-base.txt 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
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
ras_base_allocate.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
ras_base_close.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
ras_base_frame.c initialize common symbols from orte 2015-05-08 10:11:58 +09:00
ras_base_node.c Add the ability to specify the number of desired slots in the --host option. Just giving a host name => one slot (multiple copies of the name yield one slot per copy). Giving "foo:3" indicates you want three slots - a shorthand notation for saying "foo" three times. Giving "foo:*" indicates you want the topology to set the number of slots based on the orte_set_slots param. 2015-04-30 20:35:23 -07:00
ras_base_select.c MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
ras_private.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00