1
1

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
Этот коммит содержится в:
Ralph Castain 2014-02-09 16:17:05 +00:00
родитель 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;