We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbbd98f commit ea82a26Copy full SHA for ea82a26
orte/mca/ess/singleton/ess_singleton_module.c
@@ -290,7 +290,6 @@ static int rte_init(void)
290
*/
291
if (0 != hwloc_topology_set_flags(opal_hwloc_topology,
292
(HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM |
293
- HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM |
294
HWLOC_TOPOLOGY_FLAG_IO_DEVICES))) {
295
ret = OPAL_ERROR;
296
hwloc_topology_destroy(opal_hwloc_topology);
0 commit comments