Eloi Gaudry, le Mon 06 Jan 2014 16:04:27 +0100, a écrit :
> On Windows, hwloc_get_cpubind and hwloc_set_cpubind works correctly but I
> cannot use hwloc_get_proc_cpubind or hwloc_set_proc_cpubind using the current
> process handle as 2^nd parameter (no matter what the last one is).
> 
> Any clue on this ?

Not really, it should just work. Do GetProcessAffinityMask() or
SetProcessAffinityMask() work if you call them the same way?

Do you perhaps have more than 64 processors ? We still haven't
found access to such system in order to implement the use of
Get/SetProcessGroupAffinity.

Samuel

Reply via email to