Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
base
История
Jeff Squyres
398ae15533
rmaps_base_frame: remove dead code
...
This was CID 1196641
2015-02-24 15:24:11 -05:00
..
base.h
After a lot of pain, I've managed to resolve the problem of conflicting mapping directives caused by mismatched MCA params - i.e., where someone has one variant of an MCA param (e.g., rmaps_base_mapping_policy) in their default MCA param file, and then specifies another variant (e.g., --npernode) on the command line. I can't fully resolve the problem as there is no way to know precisely what the user meant - we can only guess which param was really intended since the MCA param system
2014-02-07 21:25:40 +00:00
help-orte-rmaps-base.txt
Ensure that the #nodes in the job map gets properly updated when using the sequential mapper. Provide some further diagnostic info to help understand the problem when encountered.
2014-12-08 08:03:53 -08: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_base_binding.c
Improve the --bind-to help message to better indicate the default options under various values of np. Remove the warning message if the user doesn't specify a binding policy and we are overloaded
2014-09-08 21:03:51 +00:00
rmaps_base_frame.c
rmaps_base_frame: remove dead code
2015-02-24 15:24:11 -05:00
rmaps_base_map_job.c
Ensure that the #nodes in the job map gets properly updated when using the sequential mapper. Provide some further diagnostic info to help understand the problem when encountered.
2014-12-08 08:03:53 -08:00
rmaps_base_print_fns.c
This commit introduces a new "mindist" ORTE RMAPS mapper, as well as
2013-05-22 13:04:40 +00:00
rmaps_base_ranking.c
Cleanup a set of typos on the orte_get_attribute call
2014-06-03 20:36:38 +00:00
rmaps_base_select.c
Try to impose a little bit of consistency on how we parse lists of
2013-12-21 23:23:33 +00:00
rmaps_base_support_fns.c
Per RFC:
2014-06-01 16:14:10 +00:00
rmaps_private.h
Fix a few places where we weren't completely identifying hostfile-based operations against "localhost" entries. Tell the mapper base to be silent when we don't want errors announced because nodes aren't available for mapping (something it is okay if they are fully used). Fix an infinite loop in the file prepositioning code.
2012-08-31 21:28:49 +00:00