You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running configure on the internal hwloc, enable plugins via
the --enable-plugins option when 1) --disable-dlopen was not
specified and 2) the user didn't add some variant of
--enable-plugins on the configure line already. The motivation
for this change is to not pull in hwloc dependencies like libcuda
in the general case.
Signed-off-by: Brian Barrett <[email protected]>
0 commit comments