From 756b4cfa759c72427e848ac9768109a1768c4f21 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Mon, 27 Feb 2023 13:52:10 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/software/spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/spec.md b/doc.zih.tu-dresden.de/docs/software/spec.md index 9858c563c..3db1b00a7 100644 --- a/doc.zih.tu-dresden.de/docs/software/spec.md +++ b/doc.zih.tu-dresden.de/docs/software/spec.md @@ -28,8 +28,8 @@ For example, if you want to run a model including acceleration, you would have t with GPUs. Once the target partition is determined, follow SPEC's -[Installation Guide](https://www.spec.org/hpg/hpc2021/Docs/install-guide-linux.html), -it is straight-forward and easy to use. +[Installation Guide](https://www.spec.org/hpg/hpc2021/Docs/install-guide-linux.html). +It is straight-forward and easy to use. ???+ tip "Building for partition `ml`" -- GitLab