Update Cades authored by Doak, Peter W.'s avatar Doak, Peter W.
...@@ -91,7 +91,7 @@ This is the obligatory PBS header for a job. ...@@ -91,7 +91,7 @@ This is the obligatory PBS header for a job.
#PBS -l qos=std #PBS -l qos=std
``` ```
## [Sample PBS Scripts] (https://code.ornl.gov/CNMS/CNMS_Computing_Resources/blob/master/CADES) ## ## [Sample PBS Scripts](https://code.ornl.gov/CNMS/CNMS_Computing_Resources/blob/master/CADES) ##
There are examples for most of the installed codes in the repo. There are examples for most of the installed codes in the repo.
```shell ```shell
[you@or-condo-login02 ~]$ cd your-code-dir [you@or-condo-login02 ~]$ cd your-code-dir
... ...
......