Skip to content

runcuda.sh overwrites environment variables #284

Description

@lilyminium

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions