From fc2407e3c78d4b664a648fd5401c2c919d789711 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Fri, 27 Jan 2023 15:29:31 +0100 Subject: [PATCH] Update Slurm features DA feature is gone due to decommission of haswell nodes --- doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md index 459ab591b..6edd53594 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md @@ -512,16 +512,10 @@ constraints, please refer to the [Slurm documentation](https://slurm.schedmd.com A feature is checked only for scheduling. Running jobs are not affected by changing features. -### Available Features - -| Feature | Description | -|:--------|:-------------------------------------------------------------------------| -| DA | Subset of Haswell nodes with a high bandwidth to NVMe storage (island 6) | - -#### Filesystem Features +### Filesystem Features A feature `fs_*` is active if a certain filesystem is mounted and available on a node. Access to -these filesystems are tested every few minutes on each node and the Slurm features set accordingly. +these filesystems are tested every few minutes on each node and the Slurm features are set accordingly. | Feature | Description | [Workspace Name](../data_lifecycle/workspaces.md#extension-of-a-workspace) | |:---------------------|:-------------------------------------------------------------------|:---------------------------------------------------------------------------| -- GitLab