Rats - need to include bydist in the mapping list
Refs trac:4117 This commit was SVN r30649. The following Trac tickets were found above: Ticket 4117 --> https://svn.open-mpi.org/trac/ompi/ticket/4117
Этот коммит содержится в:
родитель
4e32a82638
Коммит
1a12325094
@ -657,6 +657,7 @@ int orte_rmaps_base_compute_bindings(orte_job_t *jdata)
|
||||
|
||||
/* do the same for the mapping policy */
|
||||
switch (map) {
|
||||
case ORTE_MAPPING_BYDIST:
|
||||
case ORTE_MAPPING_BYNUMA:
|
||||
hwm = HWLOC_OBJ_NODE;
|
||||
break;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user