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 d71c739 commit ef8d0acCopy full SHA for ef8d0ac
utils/hwloc/test-hwloc-thread-bind.c
@@ -292,7 +292,7 @@ int main(void)
292
#endif // _OPENMP
293
#if HWLOC_HAVE_PTHREAD
294
test_parallel(check_strategy_pthread);
295
- test_attach_parallel(check_strategy_pthread);
+ //test_attach_parallel(check_strategy_pthread);
296
#endif // HWLOC_HAVE_PTHREAD
297
#endif // HWLOC_HAVE_PTRACE
298
#endif // HWLOC_HAVE_SYS_GETTID
0 commit comments