You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
I am trying to install rb-mpi on a CentOS 6.10 cluster. Accordingly I load the openmpi modulefile (which sets the $PATH, $LD_LIBRARY_PATH, etc.) however when I issue:
./build.sh -mpi true
I get in the Component configuration:
- mpi : not building
do I have to set any special env var? Is this documented anywhere?
Thanks in advance,
RD
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am trying to install rb-mpi on a CentOS 6.10 cluster. Accordingly I load the openmpi modulefile (which sets the $PATH, $LD_LIBRARY_PATH, etc.) however when I issue:
./build.sh -mpi true
I get in the Component configuration:
- mpi : not building
do I have to set any special env var? Is this documented anywhere?
Thanks in advance,
RD
The text was updated successfully, but these errors were encountered: