- Log into casper: ssh -Y casper.ucar.edu
- Load intel compiler module - enter the following commands:
- module purge
- module load intel
- Get the code: git clone --recursive https://github.com/ESCOMP/CARMA.git
- If you get an error indicating that you don't have the correct access rights, first make sure that the repository exists. If the repository does exist you can either
- Type "cd CARMA" if not already in that directory
- Build the regression test executables: type "./make-carma.csh" (or maybe "make-carma.csh", depending on the shell you use.)
- Run the regression tests: type "./run-regress.csh" ("run-regress.csh")
{"serverDuration": 83, "requestCorrelationId": "dd058f8c98e02075"}