Create cluster
get_cluster(ncores = 1)
ncores
Number of parallel processes to use
If ncores is 1 this function will return NULL This function spawns a PSOCK cluster. Ensures that rbmi and assert_that have been loaded on the sub-processes
1
rbmi
assert_that