Gabriele Fatigati, le Mon 12 Sep 2011 15:50:45 +0200, a écrit : > thanks very much for your explanations. But I don't understand why a process > inherits core bound of his threads
On Linux, there is no such thing as "process binding", only "thread binding". hwloc emulates the former by using the latter. Samuel