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
pinthreads(:affinitymask) fails with error message "More Julia threads than CPU-threads specified by affinity mask" when I have enough threads+hyperthreads but not enough physical cores.
The text was updated successfully, but these errors were encountered:
I thought about this once more and it isn't clear to me why it's failing. Could you tell me what ThreadPinning.initial_affinity_mask() and threadinfo() gives on your system / in your SLURM allocation?
pinthreads(:affinitymask) fails with error message "More Julia threads than CPU-threads specified by affinity mask" when I have enough threads+hyperthreads but not enough physical cores.
The text was updated successfully, but these errors were encountered: