batchtools
batchtools copied to clipboard
makeClusterFunctions store.job.collection flag documentation
The makeClusterFunctions documentation for the store.jobs.collection flag says
If set to
FALSE, theJobCollectionis serialized to the file system before submitting the job.
But I assume exactly the opposite is the case, given e.g. https://github.com/mllg/batchtools/blob/4c2a476725452e742ed59b9a45457723cd398ab2/R/submitJobs.R#L278-L279 ?