Skip to content
Snippets Groups Projects
Commit adf44b98 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Merge branch 'einfra' into 'master'

Update 2 files

See merge request !467
parents afce36f7 407bbb79
No related branches found
No related tags found
2 merge requests!468Master,!467Update 2 files
Pipeline #37847 failed
---
hide:
- toc
---
# Slurm Batch Jobs Examples
Below is an excerpt from the [2024 e-INFRA CZ conference][1]
describing best practices for Slurm batch calculations and data managing, including examples, by Ondrej Meca.
![PDF presentation on Slurm Batch Jobs Examples](../src/5_einfra_meca.pdf){ type=application/pdf style="min-height:100vh;width:100%" }
[1]: https://www.e-infra.cz/en/e-infra-cz-conference
\ No newline at end of file
File added
......@@ -111,6 +111,7 @@ nav:
# - Job Arrays: general/job-arrays.md
- HyperQueue: general/hyperqueue.md
# - Parallel Computing and MPI: general/karolina-mpi.md
- Slurm Batch Examples: general/slurm-batch-examples.md
- Tools:
- Data Sharing Tools: general/tools/tools-list.md
- OpenCode: general/tools/opencode.md
......@@ -335,6 +336,7 @@ plugins:
- archive/*.md
- prace.md
- salomon/*.md
- mkdocs-pdf
# - optimize
markdown_extensions:
......@@ -349,3 +351,4 @@ markdown_extensions:
- pymdownx.tabbed:
- footnotes
- pymdownx.superfences
- attr_list
......@@ -17,6 +17,7 @@ mkdocs-git-committers-plugin-2==1.1.2
mkdocs-git-revision-date-localized-plugin==1.2.0
mkdocs-material==9.1.12
mkdocs-material-extensions==1.1.1
mkdocs-pdf==0.1.2
nltk==3.5
packaging==20.4
Pygments==2.7.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment