Skip to content

Always use SOCK snow cluster.#13

Open
kalibera wants to merge 1 commit intofrahik:masterfrom
kalibera:use-sock-cluster
Open

Always use SOCK snow cluster.#13
kalibera wants to merge 1 commit intofrahik:masterfrom
kalibera:use-sock-cluster

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