Targets involving workqueue seem to wrap commands in data/runcuda.sh. This unfortunately overwrites variables in the local environment, trying to load quite an old version of CUDA (4/5), if the hostname matches some patterns. I think it would be easier for users to configure their own environments, and easier to debug issues.
The variables configured include:
- CUDA_HOME
- PATH
- LD_LIBRARY_PATH
- INCLUDE
- BAK
- CUDA_CACHE_PATH
- OPENMM_CUDA_COMPILER
- OPENMM_PLUGIN_DIR
I'm using forcebalance 1.9.5.
Targets involving workqueue seem to wrap commands in
data/runcuda.sh. This unfortunately overwrites variables in the local environment, trying to load quite an old version of CUDA (4/5), if the hostname matches some patterns. I think it would be easier for users to configure their own environments, and easier to debug issues.The variables configured include:
I'm using forcebalance 1.9.5.