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
This is a nanoHUB shell script to load all the libraries required to run the executable in VM mode.
I think it is setting the "LD_LIBRARY_PATH" env variable with lib paths for boost and gsl.
If we have an environment with proper installation of MPI, Boost and GSL, we don't need to use such inclusion.
ValueError: use: could not find module: boost-1.62.0-mpich2-1.3-gnu-4.7.2
It seems the code is using a nanoHub specific library.
The text was updated successfully, but these errors were encountered: