Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 22, 2024
2 parents 1916bae + 3ab3575 commit b6bd3f2
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,4 @@ schedmd
centres
OOM
gres
Formalisms
29 changes: 28 additions & 1 deletion docs/intermediate/slurm_bianca.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,36 @@
# Slurm at Bianca
# Compute nodes, Slurm and debugging jobs
!!!- info "Learning objectives"

- Explore ...
- Understand ...
- Understand ...

???- question "For teachers"

Prerequisites are:

- None

Teaching goals are:

- Learners have explored ...
- Learners understand what ...

!!! info "Lesson material in PDF"

- [PDF material](https://github.com/UPPMAX/bianca_workshop/blob/main/docs/presentations/Bianca-Slurm-2023-12-Diana.pdf)

!!! info "See also"

- [Slurm intro with monitoring jobs](../slurm_intro.md)
- [More about Slurm including examples](../extra/slurm.md)


## More Slurm and other advanced UPPMAX techniques

- A closer look at Slurm
- Using the GPUs
- Debugging
- Job efficiency with the ``jobstats`` tool
- Advanced job submission

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ nav:
- Introduction: intermediate/intro.md
- Intro to NAISS-SENS and sensitive data: sens_project_short.md
- Transferring files to/from Bianca: intermediate/transfer.md
- Slurm deeper: intermediate/slurm_intermed.md
- Compute nodes and debugging jobs: intermediate/slurm_bianca.md
- Software and package installation: intermediate/install.md
- IDEs:
- General: intermediate/ides.md
Expand Down

0 comments on commit b6bd3f2

Please sign in to comment.