Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Information from UCAR/CISL about the Derecho HPC: https://docs.google.com/presentation/d/1BAYI9NdyAnZzU3KLat0CK2sQj34XE_K5Wan9zL8rsQ0/edit?usp=sharing

Your home $HOME and work $WORK directories (on glade) are the same path on cheyenne and derecho. Therefore, it is recommended to create a new directory (in home $HOME or work $WORK) for cases you will run on derecho, to not confuse them with cases built on cheyenne (which will not run on derecho).  Derecho and Cheyenne cheyenne have separate scratch directories$SCRATCH directories.

You will need to ssh into 

Code Block
languagetext
derecho.hpc.ucar.edu

CESM2.2 on Derecho

(A) Copy the model setup code to your own directory

...