guillaume Arnal, le Fri 28 Jan 2011 15:32:40 +0100, a écrit : > First: I'm looking for a way to find which core is using by the current > thread. > (maybe with hwloc_get_thread_cpubind ??)
You mean where the current thread is actually executing, not where it is just allowed to execute? Hwloc doesn't have it for now, but maybe we should consider adding that. Samuel