Le 18/11/2014 14:46, Diego Regueira a écrit : > Hi, I'm getting an error from the lstopo command. > Please, check the attachments. > > Thanks
Hello, It's a very common problem on AMD platforms unfortunately. http://www.open-mpi.org/projects/hwloc/doc/v1.10.0/a00028.php#faq_os_error In your case, I think the problem is the NUMA information, which conflicts with Socket information. That's still likely a BIOS bug. You may try upgrading the machine BIOS to the latest version. Or, if you don't care much about sockets and/or NUMA in your problem, set HWLOC_HIDE_ERRORS=1 in your environment. Brice