From f42967ec3e5acdec67ad7a77c2d0e58f2b48b257 Mon Sep 17 00:00:00 2001
From: Ilya Zhukov <i.zhukov@fz-juelich.de>
Date: Wed, 30 Apr 2025 16:46:13 +0200
Subject: [PATCH] Remove warning about pinning tool.

---
 docs/running-jobs.md | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/running-jobs.md b/docs/running-jobs.md
index 460c1ea8..b243778a 100644
--- a/docs/running-jobs.md
+++ b/docs/running-jobs.md
@@ -512,12 +512,6 @@ For this reason we are offering two tools that can help you to understand the pr
 1. The command line executable: `psslurmgetbind`
 2. An online [pinning tool](https://apps.fz-juelich.de/jsc/llview/pinning/)
 
-:::warning
-
-After the update to Slurm version 22.05, the pinning scheme has changed. The pinning tool is still available but it does not give accurate results at the moment.
-
-:::
-
 Further information can be found in the "Processor Affinity" chapter of the corresponding [System Documentation](./useful-links.md#system-documentation).
 
 ## Further reading
-- 
GitLab