Slurm Accounts
Build and deploy documentation / build-and-deploy-docs (push) Has been cancelled

This commit is contained in:
2026-04-16 12:45:48 +02:00
parent c5501f8155
commit 0b262f37d6
2 changed files with 27 additions and 0 deletions
@@ -0,0 +1,26 @@
# Merlin6 Accounts
## Merlin6 CPU
### CAS
| PartitionName | DefaultTime | MaxTime | Nodes | PriorityJobFactor | PriorityTier | QoS | AllowAccounts |
| -----------------: | -----------: | ----------: | -----------------: | ----------------: | -----------: | ----------: | -------------------: |
| **asa** | 0-01:00:00 | 30-00:00:00 | merlin-c-[301-318] | 1 | 1 | normal | gfa-asa,gfa-visassim |
### CNM
| PartitionName | DefaultTime | MaxTime | Nodes | PriorityJobFactor | PriorityTier | QoS | AllowAccounts |
| -----------------: | -----------: | ----------: | -----------------: | ----------------: | -----------: | ----------: | -------------: |
| **cnm** | 1-00:00:00 | 7-00:00:00 | merlin-c-[319-324] | 1000 | 2 | normal | mu3e, meg |
| **mu3e** | 1-00:00:00 | 7-00:00:00 | merlin-c-[319-321] | 1000 | 1 | normal | mu3e |
| **meg** | 1-00:00:00 | 7-00:00:00 | merlin-c-[322-324] | 1000 | 1 | normal | meg |
| **analysis** | 1-00:00:00 | 5-00:00:00 | meg-s-001 | 30 | 10 | normal | meg |
## Merlin6 GPU
### Gwendolen
| PartitionName | DefaultTime | MaxTime | Nodes | PriorityJobFactor | PriorityTier | QoS | AllowAccounts |
| -----------------: | -----------: | ----------: | -----------------: | ----------------: | -----------: | ----------: | -------------------: |
| **gwendolen** | 0-01:00:00 | UNLIMITED | merlin-g-100 | 1 | 1 | normal | gwendolen |
+1
View File
@@ -153,6 +153,7 @@ nav:
- merlin6/how-to-use-merlin/kerberos.md
- merlin6/how-to-use-merlin/using-modules.md
- Slurm General Documentation:
- merlin6/slurm-general-docs/slurm-accounts.md
- merlin6/slurm-general-docs/slurm-basic-commands.md
- merlin6/slurm-general-docs/running-jobs.md
- merlin6/slurm-general-docs/interactive-jobs.md