From 4d51055cdab2f73222470bfcaf79c48353fce3de Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki Date: Tue, 6 Apr 2021 15:39:21 +0000 Subject: [PATCH] Update hpc.html div ids reset --- help/hpc.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/help/hpc.html b/help/hpc.html index 57c3c35..c006505 100644 --- a/help/hpc.html +++ b/help/hpc.html @@ -48,11 +48,11 @@
-
+

Here some basic information that you need to establish connection to the cluster to run your computation tasks over there And that there are two different approaches, one using a templated prepared by us and one to implement the connection from scratch.

@@ -78,11 +78,11 @@
-
+

In a non-template-based approach, after login, the user must follow the appropriate instruction given in the following link: non-template-based instruction, 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.

@@ -93,11 +93,11 @@
-
+

Information about how to run simulation on HPCC platform is available on the following link BwHPC Best Practices. To get HPC services efficiently, It is recommended that you should have sufficient knowledge about parallel-programming, batch jobs, software module, compiler, numerical libraries. The best practices repository of Baden-Württemberg's high performance computing (bwHPC) covers generic high performance computing user guides and science specific HPC best practice guides (BPG).

-- GitLab