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

Set env vars to make sure data table is multi-threaded #16

Open
gaborcsardi opened this issue Jan 27, 2023 · 0 comments
Open

Set env vars to make sure data table is multi-threaded #16

gaborcsardi opened this issue Jan 27, 2023 · 0 comments

Comments

@gaborcsardi
Copy link
Collaborator

To be able to reproduce some test failures. Unfortunately it seems that we cannot set more threads than the number of logical CPUs, so Docker must be allowed at least two CPUs for this to work:

ENV OMP_THREAD_LIMIT=2
ENV R_DATATABLE_NUM_THREADS=2
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