We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
module show
apps/openfoam/3.0.1/gcc-4.8.5+openmpi-1.8.5+scotch-6.0.3+boost-1.60.0+cmake-3.5.2+mgridgen-1.0(159):ERROR:102: Tcl command execution failed: setenv MPI_ARCH_PATH $::env(MPI_HOME)
Should be mitigated by checking if MPI_HOME is set in environment (which it won’t necessarily be when doing module show).
MPI_HOME
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Should be mitigated by checking if
MPI_HOME
is set in environment (which it won’t necessarily be when doingmodule show
).The text was updated successfully, but these errors were encountered: