Update home authored by Doak, Peter W.'s avatar Doak, Peter W.
......@@ -14,6 +14,15 @@ Email **doakpw@ornl.gov** if you need assistance in using these resources.
## Utilties
### [Monitoring Codes](Monitoring Codes) -- :star: Realtime data collection from codes
## How to survive in HPC and computational Science -- Basics as of 2018
### Git
* [Quick Tutorial Start](https://githowto.com/)
* [In Some Detail](https://git-scm.com/book/en/v2/)
### PBS/MOAB (This is the queuing system on CADES and OIC)
* [PBS basics, note some specifics are different on CADES and OIC](https://www.olcf.ornl.gov/support/system-user-guides/rhea-user-guide/#903)
## Tips
### [Computing at ORNL](computing-at-ornl) -- emphasis on what to do if you are offsite
### [PBS Tricks](PBS Tricks) -- Job Chaining, etc.
......
......