From 0ecacc47b532e906f7ff3dc25350837c70f05757 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Mon, 20 Mar 2023 16:04:24 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- .../jobs_and_resources/binding_and_distribution_of_tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md index 6f7db017d..66e616056 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md @@ -274,7 +274,7 @@ node and the second node while filling the sockets linearly. ## GPU Currently with the Slurm version (20.11.9) used at Taurus -isn't possible to bind tasks to GPUs. +it **is not possible** to bind tasks to GPUs. "Beginning in version 21.08, Slurm now supports NVIDIA Multi-Instance GPU (MIG) devices. This feature allows some -- GitLab