File tree Expand file tree Collapse file tree 4 files changed +39
-22
lines changed
Expand file tree Collapse file tree 4 files changed +39
-22
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ chapters:
1010- file : part3.md
1111- file : part4.md
1212- file : part5.md
13+ - file : part6.md
1314
1415
1516# ===== Training and Support ========================
Original file line number Diff line number Diff line change 1- # Session 4: Scheduler and modules
2-
3- - What is a scheudler
4- - Fair use
5-
6- - Again, divided up into mini tabset "presentations"
7-
8- - https://cautious-happiness-oz2284n.pages.github.io/#/basic-slurm-configuration
9- - https://cautious-happiness-oz2284n.pages.github.io/#/basic-slurm-job-scripts
10- - https://arcdocs.leeds.ac.uk/aire/usage/job_type.html
11- - https://arcdocs.leeds.ac.uk/aire/usage/job_example.html
1+ # Session 4: Modules and Software
122
133## What are modules and how to use them?
144
15- ## Practical - submit an example serial job
16-
17- - Create/share example job and job scrpt
18-
19- https://arctraining.github.io/rc-slides/hpc1.html#/submit-a-serial-python-job
20-
21- ## Practical - submitting a parallelised job
22-
23- - Create/port over previous examples
24-
25- https://arctraining.github.io/rc-slides/hpc1.html#/submit-some-parallel-jobs
5+ ## other ways to get/run software
6+ ### spack/easybuild
7+ ### download
8+ ### self build
9+ ### container
Original file line number Diff line number Diff line change 1+ # Session 5: Scheduler
2+
3+ - What is a scheduler
4+ - Fair use
5+
6+ - Again, divided up into mini tabset "presentations"
7+
8+ - https://cautious-happiness-oz2284n.pages.github.io/#/basic-slurm-configuration
9+ - https://cautious-happiness-oz2284n.pages.github.io/#/basic-slurm-job-scripts
10+ - https://arcdocs.leeds.ac.uk/aire/usage/job_type.html
11+ - https://arcdocs.leeds.ac.uk/aire/usage/job_example.html
12+
13+
14+ ## Practical - submit an example serial job
15+
16+ - Create/share example job and job script
17+ https://arctraining.github.io/rc-slides/hpc1.html#/submit-a-serial-python-job
18+
19+ ## Practical - submitting a parallelised job - NR - Remove too advanced
20+
21+ - Create/port over previous examples
22+
23+ https://arctraining.github.io/rc-slides/hpc1.html#/submit-some-parallel-jobs
Original file line number Diff line number Diff line change 1+ # Session 6: Managing and Troubleshooting Jobs
2+
3+ ## Queue commands
4+
5+ ## checks
6+
7+ ## docs (and google)
8+
9+ ## submit a ticket
You can’t perform that action at this time.
0 commit comments