Commit 98082de
committed
shell: hwloc: unset HWLOC_COMPONENTS with -o hwloc.xmlfile
Problem: HWLOC_XMLFILE is ignored by libhwloc if HWLOC_COMPONENTS is
also set in the environment, causing the hwloc.xmlfile shell option
to have no effect.
Unset HWLOC_COMPONENTS if set when the hwloc.xmlfile shell option
is utilized.1 parent 76dd4c5 commit 98082de
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
| |||
0 commit comments