From 22152f17a2344ce0cd3e86cb9958a9d3af9a91f1 Mon Sep 17 00:00:00 2001 From: William Williams <william.williams@mailbox.tu-dresden.de> Date: Wed, 12 Oct 2022 13:22:47 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- .../docs/application/request_for_resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/application/request_for_resources.md b/doc.zih.tu-dresden.de/docs/application/request_for_resources.md index ce316b1ea..6a95c837f 100644 --- a/doc.zih.tu-dresden.de/docs/application/request_for_resources.md +++ b/doc.zih.tu-dresden.de/docs/application/request_for_resources.md @@ -13,8 +13,8 @@ your project and how to effectively use HPC resources. ## Available Software -It is good practice for working on HPC clusters to use software and packages with parallelization -wherever possible. Open-source software is more preferable than proprietary software. You can check +It is good practice for working on HPC clusters to use software and packages built with support for parallelization +wherever possible. Open-source software is generally preferable to proprietary software. You can check for already installed software at the [Software module list][2]. However, the majority of popular programming languages, scientific applications, software and packages can be installed on the HPC cluster using different dependencies. There are -- GitLab