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

mosartwmpy tries to use too many threads on Deception #92

Open
thurber opened this issue Aug 17, 2022 · 1 comment
Open

mosartwmpy tries to use too many threads on Deception #92

thurber opened this issue Aug 17, 2022 · 1 comment
Assignees

Comments

@thurber
Copy link
Contributor

thurber commented Aug 17, 2022

Deception has 64 cores on a node, but for some reason if mosartwmpy tries to use more than 32 threads it will segmentation fault

@thurber thurber self-assigned this Aug 17, 2022
@thurber
Copy link
Contributor Author

thurber commented Aug 17, 2022

you can get around this by setting the NUMBA_NUM_THREADS environment variable to 32, i.e. NUMBA_NUM_THREADS=32 srun python launch.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant