Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pinthreads(:affinitymask) fails with hyperthreads #93

Closed
KrisJensen opened this issue Feb 15, 2024 · 2 comments
Closed

pinthreads(:affinitymask) fails with hyperthreads #93

KrisJensen opened this issue Feb 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@KrisJensen
Copy link

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.

@carstenbauer carstenbauer added the bug Something isn't working label Feb 15, 2024
@carstenbauer
Copy link
Owner

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?

@carstenbauer
Copy link
Owner

Closing for now. (Feel free to provide more information.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants