cluster_run.Rd
This function takes information about a cluster and begins reading and executing tasks from the associated input queue.
cluster_run(cl, verbose = TRUE)
cl | cluster object |
---|---|
verbose | print diagnostic messages? |
the cluster object is returned
Begin running tasks from a cluster queue