This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
workshops:practicalhpc2022 [2022/08/18 17:45] wikiadmin |
workshops:practicalhpc2022 [2022/08/18 18:26] (current) wikiadmin |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| over two weeks. | over two weeks. | ||
| + | |||
| + | =====Workflow to Job Script===== | ||
| + | |||
| + | First we cover the basics of the user's view of the cluster and how to write, submit and monitor a job script. | ||
| + | |||
| + | ====The CHPC Cluster Environment==== | ||
| + | |||
| + | ====PBSPro Scheduler and Jobs==== | ||
| + | |||
| + | =====Scaling===== | ||
| + | |||
| + | Scaling is the performance of a parallel program across different number of nodes and cores. | ||
| + | |||
| + | ====Compilers and Libraries==== | ||
| + | |||
| + | ====Performance==== | ||