From 012f3ea337ec0f359514b6dafc62c941bcc99cf4 Mon Sep 17 00:00:00 2001 From: Muddsair Sharif <muddsair.sharif@hft-stuttgart.de> Date: Fri, 9 Apr 2021 07:49:29 +0000 Subject: [PATCH] Update hpc_help_ohnetemplate.html --- help/hpc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/hpc.html b/help/hpc.html index 667a3be..bd10777 100644 --- a/help/hpc.html +++ b/help/hpc.html @@ -79,12 +79,12 @@ <div class="card-header"> <h3 class="card-title"> <a class="collapsed" data-toggle="collapse" href="#collapse4" aria-expanded="false" aria-controls="collapse4"> - <small>Anbindung an den HCP Dienst ohne Template</small></a> + <small>Anbindung an den HPC Dienst ohne Template</small></a> </h3> </div> <div id="collapse4" class="card-body collapse" style=""> <p> - In a non-template-based approach, after login, the user must follow the appropriate instruction given in the following link: <a href="https://wiki.bwhpc.de/e/Batch_Jobs" target="_blank"> non-template-based instruction</a>, that is suitable for their application to compute over the HPC-platform. These instructions may contain(s) software-module(s), different compilers, numerical libraries, etc. + Für eine Anbindung ohne das o.g. Template müssen Sie nach dem Login auf dem HPC Cluster verschiedene Schritte selbständig ausführen. Eine Anleitung mit genauen Hinweisen finden Sie in der <a href="https://wiki.bwhpc.de/e/Batch_Jobs" target="_blank"> Dokumentation des HPC Clusters</a>, welche auf Aspekte wie den benötigten und unterstützten Softwaremodulen, Compiler, Libraries usw. eingeht. Das folgende Bild gibt Ihnen einen ersten Überblick. </p> <img style="width:100%" src="/img/hpc/nontemp.png" alt="non template appraoch"> </div> -- GitLab