8000 Always use SOCK snow cluster. by kalibera · Pull Request #13 · frahik/BMTME · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Always use SOCK snow cluster. #13

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kalibera
Copy link

This fixes BMTME to explicitly specify snow cluster type (sock), which always works.

The default behavior of snow is to use MPI (when Rmpi package is installed), but then it is the responsibility of the user of snow, so in this case it would be of BMTME, to set up the cluster say using mpirun calls. Without that, on Windows with MSMPI and I hear on many other systems, BMTME fails. On Windows the error message is that "spawn" is not supported by the MPI implementation, which is the case of MSMPI and I hear that often spawn is disabled by administrators also on other systems.

The current behavior of BMTME on Windows is that it fails its checks (R CMD check) when Rmpi package is installed. This trivial patch fixes that problem.

…ed on

Windows, but is the default when Rmpi is installed.
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

Successfully merging this pull request may close these issues.

1 participant
0