Le 04/06/2013 14:11, Brice Goglin a écrit : > Adding topology flag to disable plugin may indeed be a nice workaround. > As long as the hwloc user doesn't need what's in plugin, things will > work fine. And I think things will work fine in the OpenCL case. >
I take that back. Topology flags come too late, plugins are loaded during the first topology_init(). We're back to things like "export HWLOC_PLUGINS_PATH=/none" Brice