Skip to content

Fix cmsh not load on CoD

Bo-Chun Chen requested to merge github/fork/diedpigs/fix-cmsh-not-load into dev

I removed cmsh from DefaultModules before because there's no cmsh on the login node and that causes the DefaultModules not being loaded at all on the login node. Using try_load instead, it loads the module if it exists, ignore it if not exist.

Merge request reports

Loading