Please Avoid detectCores() in your R Packages

R-bloggers 2022-12-06

Summary:

The detectCores() function of the parallel package is probably one of the most used functions when it comes to setting the number of parallel workers to use in R. In this blog post, I’ll try to explain why using it is not always a good idea. ...

Continue reading: Please Avoid detectCores() in your R Packages

Link:

https://www.r-bloggers.com/2022/12/please-avoid-detectcores-in-your-r-packages/

From feeds:

Statistics and Visualization » R-bloggers

Tags:

bloggers

Authors:

JottR on R

Date tagged:

12/06/2022, 13:32

Date published:

12/06/2022, 00:00