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 ea6a6ca commit 014a6a5Copy full SHA for 014a6a5
orte/mca/rtc/hwloc/rtc_hwloc.c
@@ -66,7 +66,7 @@ static void set(orte_job_t *jobdat,
66
hwloc_obj_t root;
67
opal_hwloc_topo_data_t *sum;
68
orte_app_context_t *context;
69
- int rc;
+ int rc=ORTE_ERROR;
70
char *msg, *param;
71
char *cpu_bitmap;
72
0 commit comments