huangj3 created page: ab initio molecular dynamics benchmarking authored by Doak, Peter W.'s avatar Doak, Peter W.
......@@ -39,6 +39,13 @@ Use them by adding:
#PBS -l qos=condo
```
## Sample PBS Scripts ##
There are examples for most of the installed codes in the repo.
```shell
cd your-code-dir
git clone git@code.ornl.gov:CNMS/CNMS_Computing_Resources.git
```
## CODES ##
Instructions for codes:
Please read these, you can waste a great deal of resources if you do not understand how to run even familiar codes optimally in this hardware environment.
......
......