Update Cades authored by Doak, Peter W.'s avatar Doak, Peter W.
......@@ -71,7 +71,7 @@ Unless you have a short development job i.e. a test or debug run, then qos:**dev
If you need to run wide relatively short jobs, are experiencing long waits for std and can deal with them being occassionally prempted (i.e. killed) you can request access to qos: **burst** via [XCAMS](https://xcams.ornl.gov/xcams/groups/cades-cnms-burst)
This is the obligatory PBS header for a job.
### Basic PBS header
### Basic PBS header -- [for CCSD](cades_ccsd)
``` shell
#!/bin/bash
#PBS -S /bin/bash
......
......