incl/autoStopCluster.R

cl <- makeClusterPSOCK(2, dryrun = TRUE)
cl <- autoStopCluster(cl)
print(cl)
rm(list = "cl")
gc()
HenrikBengtsson/parallelly documentation built on Feb. 24, 2025, 2:40 a.m.