Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit calls to parallel:: (should not be?) #18

Open
the-magister opened this issue Dec 15, 2017 · 1 comment
Open

Explicit calls to parallel:: (should not be?) #18

the-magister opened this issue Dec 15, 2017 · 1 comment

Comments

@the-magister
Copy link

the-magister commented Dec 15, 2017

Hi Andy,

We're working through using Rmpi under snow, and noted that there's a lot of explicit calls to parallel:: that I think should not be explicit. If they're not explicit, then the overloads from snow:: should work properly.

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

@andrewhooker
Copy link
Owner

andrewhooker commented Dec 15, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants