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.
2 parents 5154322 + cadb089 commit e120ddcCopy full SHA for e120ddc
orte/mca/rtc/hwloc/rtc_hwloc.c
@@ -64,7 +64,7 @@ static void set(orte_job_t *jobdat,
64
hwloc_obj_t root;
65
opal_hwloc_topo_data_t *sum;
66
orte_app_context_t *context;
67
- int rc;
+ int rc=ORTE_ERROR;
68
char *msg, *param;
69
char *cpu_bitmap;
70
0 commit comments