This function takes information about a cluster and begins reading and executing tasks from the associated input queue.

cluster_run(cl, verbose = TRUE)

Arguments

cl

cluster object

verbose

print diagnostic messages?

Value

the cluster object is returned

Details

Begin running tasks from a cluster queue