PopED
PopED copied to clipboard
Explicit calls to parallel:: (should not be?)
Hi Andy,
We're working through using Rmpi under snow, and noted that there's a lot of explicit calls to parallel::
Would you be willing to consider a pull request to change the behavior to allow Rmpi as the parallel backend?
Warm Regards, Mike Dodds
library(snow) The following objects are masked from ‘package:parallel’:
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, clusterSplit, makeCluster, parApply, parCapply, parLapply, parRapply, parSapply, splitIndices, stopCluster