cybergis / cybergis-compute-core

Apache License 2.0
8 stars 6 forks source link

Better Parsing of Job Completion #102

Open alexandermichels opened 1 year ago

alexandermichels commented 1 year ago

Ran into an issue this week where jobs would not "end" on Expanse. The root cause seems to be that the ~/.bashrc on Expanse was loading a module that was no longer available and this error came up on all SSH sessions meaning that our squeue commands did not work properly.