Skip to content
Prev 384669 / 398525 Next

parallel number of cores according to memory?

Use an operating system that supports forking, like Linux or MacOSX, and use the parallel package mclapply function or similar to share memory for read operations. [1]

And stop posting in HTML here.

[1] https://cran.r-project.org/web/views/HighPerformanceComputing.html
On July 7, 2020 9:20:39 PM PDT, ivo welch <ivowel at gmail.com> wrote: