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

CRAN complains about multithreading #33

Open
helske opened this issue Oct 24, 2023 · 0 comments
Open

CRAN complains about multithreading #33

helske opened this issue Oct 24, 2023 · 0 comments

Comments

@helske
Copy link
Owner

helske commented Oct 24, 2023

Getting a note on CRAN's Debian pretest:

Examples with CPU time > 2.5 times elapsed time
          user system elapsed ratio
exchange 1.196   0.04   0.159 7.774

Nothing in that example should use parallelisation as we are not doing MCMC. And we don't use data.table (Rdatatable/data.table#5658). Setting Sys.setenv("OMP_THREAD_LIMIT" = 2) doesn't help either.

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