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
TeaganKing
changed the title
Ensure CUPiD is generalizable to the point where it can be run on other machines
Ensure CUPiD is generalizable and portable to other machines
Mar 20, 2024
We'll probably want to create a root directory variable in our global config.yaml file, and make relative file paths instead of specific ones like the following (thanks to @mnlevy1981 for this list):
To do this, we should remove references to
/glade
from code (eg, just have paths in config file), and test on other machines (eg, TACC).The text was updated successfully, but these errors were encountered: