Helps if we total up the correct field to get the total number of slots in the universe
This commit was SVN r12789.
Этот коммит содержится в:
родитель
a1153fdc8f
Коммит
62d7826e01
@ -741,7 +741,7 @@ int orte_ras_base_node_assign(opal_list_t* nodes, orte_jobid_t jobid)
|
||||
}
|
||||
|
||||
/* add the slots to our total */
|
||||
total_slots += node->node_slots_alloc;
|
||||
total_slots += node->node_slots;
|
||||
}
|
||||
|
||||
/* setup to store the total number of slots */
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user