From 4499c5be99a05f31fb67e8f53676aa724fed1e38 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Thu, 16 Mar 2023 14:00:36 +0100 Subject: [PATCH] Lint ntas# Compendium_attachments/GetStartedWithHPCDA/machine_learning_example.py,v --- doc.zih.tu-dresden.de/docs/software/vampir.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/vampir.md b/doc.zih.tu-dresden.de/docs/software/vampir.md index b7f9a3120..efbc0717f 100644 --- a/doc.zih.tu-dresden.de/docs/software/vampir.md +++ b/doc.zih.tu-dresden.de/docs/software/vampir.md @@ -82,11 +82,11 @@ Launching VampirServer... Submitting slurm 01:00:00 minutes job (this might take a while)... ``` -The above `vampirserver` command automatically allocates its resources via the respective batch system -(, i.e. [Slurm](../jobs_and_resources/slurm.md) on ZIH systems). -As shown, you can customize the resources requirements and time limit. This is especially useful, if you -run into performance issues handling very large trace files. Please refer to `vampirserver --help` for -further options and usage. +The above `vampirserver` command automatically allocates its resources via the respective batch +system (, i.e. [Slurm](../jobs_and_resources/slurm.md) on ZIH systems). As shown, you can customize +the resources requirements and time limit. This is especially useful, if you run into performance +issues handling very large trace files. Please refer to `vampirserver --help` for further options +and usage. If you want to start -- GitLab