From cd11c258d9af915fa805f1802e4cd7965b6c4038 Mon Sep 17 00:00:00 2001 From: Kjartan Thor Wikfeldt <ktwikfeldt@gmail.com> Date: Wed, 14 Aug 2019 10:43:19 +0200 Subject: [PATCH] add link to compiler environment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60fb136..04f910f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The Cray automatically loads several [modules](https://www.pdc.kth.se/support/do - Heimdal - [Kerberos commands](https://www.pdc.kth.se/support/documents/login/login.html#general-information-about-kerberos) - OpenAFS - [AFS commands](https://www.pdc.kth.se/support/documents/data_management/afs.html) - SLURM - [batch jobs](https://www.pdc.kth.se/support/documents/run_jobs/queueing_jobs.html) and [interactive jobs](https://www.pdc.kth.se/support/documents/run_jobs/run_interactively.html) +- Software development - [Programming environments and compilers](https://www.pdc.kth.se/support/documents/software_development/development.html) # Running MPI programs on Beskow -- GitLab