98b4ed9a3a
A race condition exists based on whether or not the userdata object attached to a hwloc_obj_t has been initialized. These objects are setup whenever we scan for resources under that location. You therefore must not set a variable to the pointer to the userdata object and then call a function that will initialize the data in it - you need to set the variable after the function call, and protect against a NULL pointer Signed-off-by: Ralph Castain <rhc@open-mpi.org> |
||
---|---|---|
.. | ||
clang | ||
embedded | ||
hadoop | ||
ibm | ||
intel/bend | ||
iu/odin | ||
lanl | ||
mellanox | ||
ornl | ||
snl | ||
utk | ||
cray_xt3 | ||
cray_xt3_romio | ||
cray_xt_cnl_romio | ||
optimized | ||
ps3 | ||
redstorm |