From fcbb2db663cd31fa4814161168861ec9e55a22b1 Mon Sep 17 00:00:00 2001 From: Kasper Skytte Andersen Date: Wed, 6 Nov 2024 15:36:35 +0100 Subject: [PATCH] forgot image --- docs/slurm/img/biocloud_partition.drawio | 103 +++++++++++++++++++ docs/slurm/img/biocloud_partition.drawio.svg | 4 + 2 files changed, 107 insertions(+) create mode 100644 docs/slurm/img/biocloud_partition.drawio create mode 100644 docs/slurm/img/biocloud_partition.drawio.svg diff --git a/docs/slurm/img/biocloud_partition.drawio b/docs/slurm/img/biocloud_partition.drawio new file mode 100644 index 0000000..e418788 --- /dev/null +++ b/docs/slurm/img/biocloud_partition.drawio @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/slurm/img/biocloud_partition.drawio.svg b/docs/slurm/img/biocloud_partition.drawio.svg new file mode 100644 index 0000000..a2835ca --- /dev/null +++ b/docs/slurm/img/biocloud_partition.drawio.svg @@ -0,0 +1,4 @@ + + + +
default-op
  • All interactive jobs
  • Low to high CPU efficiency
  • CPUs are shared (3x overprovisioning)
  • MaxMemPerCPU: 1.5 GB
  • Time limit: 7 days
high-mem
  • High CPU efficiency ONLY
  • >5 GB memory per CPU ONLY
  • MaxMemPerCPU: 10.0 GB
  • Time limit: 28 days
general
  • High CPU efficiency ONLY
  • MaxMemPerCPU: 5.0 GB
  • Time limit: 14 days
Need a GPU?
gpu
  • Jobs that need a GPU ONLY
  • No CPU/memory limits
  • Time limit: 14 days
Yes
Interactive job?
(shell / code editor / virtual desktop)
No
>75% CPU efficiency?

>5GB memory per CPU?
Yes
No
Job submission
Yes
No
Yes
No
Always consider:
  • Expected CPU efficiency
  • Memory per CPU ratio
\ No newline at end of file