incl/freeCores.R

free <- freeCores()
print(free)

\dontrun{
## Make availableCores() agile to the system load
options(parallelly.availableCores.custom = function() freeCores())
}
MINATILO/parallelly documentation built on Dec. 17, 2021, 2:11 a.m.