Αλέξανδρος Παπαδογιαννάκης, le Fri 12 Mar 2010 16:27:27 +0200, a écrit :
> Is there a way to use pthread_t instead of HANDLE in hwloc_set_thread_cpubind
> when running windows?

Mmm, you mean when running cygwin?

The problem is that to my knowledge, cygwin does not provide a pthread_t
-> HANDLE conversion function, which is needed to then call the
low-level windows functions.

Samuel

Reply via email to