Hello,

Roman Ondráček, le dim. 19 juil. 2020 11:11:45 +0200, a ecrit:
> lstopo is crashing with error message:
> ": CommandLine Error: Option 'polly' registered more than once!
> LLVM ERROR: inconsistency in registered CommandLine options"

I'm not getting this, and hwloc is in no way related to llvm.

Are you perhaps using an odd opencl or opengl implementation? You can try to 
use 

HWLOC_PLUGINS_VERBOSE=1 lstopo

to check what plugin gets loaded, and use e.g.

HWLOC_PLUGINS_BLACKLIST=hwloc_opencl HWLOC_PLUGINS_VERBOSE=1 /usr/bin/lstopo -

to try to avoid the load of the opencl plugin, to determine which
external library is getting the bug.

Samuel

Reply via email to