You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
consider affinity when computing active cpus on Linux
If pthread_getaffinity_np is available, then use the cpuset
of the current thread to determine the number of active cpus.
Signed-off-by: Daniel A. Steffen <[email protected]>
0 commit comments