clusterMap: static vs dynamic scheduling
The clusterMap function provides the following argument
.scheduling = c("static", "dynamic")
The default is "static". When is it advisable to use "dynamic"?
The clusterMap function provides the following argument
.scheduling = c("static", "dynamic")
The default is "static". When is it advisable to use "dynamic"?