From 6e0b9d7c67a4631d5b4aaa94bafbdb2e5b4ed432 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 22 Apr 2025 10:45:58 +0200 Subject: [PATCH] Update file slurm-batch-examples.mdx --- .../docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx b/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx index 931b8562..85210056 100644 --- a/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx +++ b/content/docs/general/run-jobs/job-sub-exec/slurm-batch-examples.mdx @@ -5,7 +5,7 @@ Below is an excerpt from the [2024 e-INFRA CZ conference][a] describing best practices for Slurm batch calculations and data managing, including examples, by Ondrej Meca. <iframe - src="../../../../../public/it4i/src/srun_karolina.pdf" + src="/it4i/src/srun_karolina.pdf" width="100%" height="600px" style={{ border: 'none' }} -- GitLab