-
Notifications
You must be signed in to change notification settings - Fork 523
pthread_setaffinity_np fails #231
Copy link
Copy link
Closed
Description
Hi,
I am running the pcm tool on Xeon Gold and I see the following error after ~2mins of runtime.
ERROR: pthread_setaffinity_np for core 2 failed with code 22
ERROR: pthread_setaffinity_np for core 3 failed with code 22
ERROR: pthread_setaffinity_np for core 4 failed with code 22
ERROR: pthread_setaffinity_np for core 5 failed with code 22
ERROR: pthread_setaffinity_np for core 6 failed with code 22
ERROR: pthread_setaffinity_np for core 7 failed with code 22
ERROR: pthread_setaffinity_np for core 8 failed with code 22
ERROR: pthread_setaffinity_np for core 9 failed with code 22
...
Has anyone run into this issue?
Regards,
Saurabh
Reactions are currently unavailable