Combination of makeRegistry, batchMap and submitJobs.
Combination of makeRegistry
, batchMap
and submitJobs
for quick computations on the cluster.
Should only be used by skilled users who know what they are doing.
Creates the file.dir, maps function, potentially chunks jobs and submits them.
batchMapQuick(fun, ..., more.args = list(), file.dir = NULL, packages = character(0L), chunk.size, n.chunks, chunks.as.arrayjobs = FALSE, inds, resources = list())
fun |
[ |
... |
[any] |
more.args |
[ |
file.dir |
[ |
packages |
[ |
chunk.size |
[ |
n.chunks |
[ |
chunks.as.arrayjobs |
[ |
inds |
[ |
resources |
[ |
[Registry
]
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.