Re: [hwloc-users] lstopo hangs for centos 7

2016-02-01 Thread Brice Goglin
Thanks for the debugging. I guess VMware doesn't properly emulate the CPUID instruction. Please do: 1) take a tarball from git master at https://ci.inria.fr/hwloc/job/master-0-tarball/ and build it 2) export HWLOC_COMPONENTS=-x86 in your terminal 3) do utils/hwloc/hwloc-gather-cpuid 4) tar cfj cpu

Re: [hwloc-users] lstopo hangs for centos 7

2016-02-01 Thread Jianjun Wen
Hi Brice, Thanks for the workaround -- it works very good. Attached please find the two output file after run hwloc-gather-cpuid. Let me after this is fixed! thanks, Jianjun On Sun, Jan 31, 2016 at 9:48 PM, Brice Goglin wrote: > Thanks for the debugging. I guess VMware doesn't properly emulate