Re: [hwloc-users] Trying to get last cpu location

2013-03-05 Thread Brice Goglin
I don't see any obvious problem in the code. Are you sure you're not using an old hwloc by mistake? Can you add this after #include and compile again ? #if HWLOC_API_VERSION < 0x00010200 #error Too old #endif Brice Le 05/03/2013 21:58, Fabio Tordini a écrit : > I'm using release 1.6.1 and, as

Re: [hwloc-users] Trying to get last cpu location

2013-03-05 Thread Fabio Tordini
I'm using release 1.6.1 and, as I said, it is the only weird behaviour I'm experiencing. the test program is actually very straight and easy: I load and initialise the topology, perform some checks on current bindings and the try to get the current thread's location, so that I can bind it to