From d347d30383a55f80a9f0934f85db2e83a3826676 Mon Sep 17 00:00:00 2001 From: Andreas Herten <a.herten@fz-juelich.de> Date: Sun, 17 Nov 2019 12:33:04 -0700 Subject: [PATCH] Add refernce to module to README --- 2-Performance_Counters/Handson/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-Performance_Counters/Handson/README.md b/2-Performance_Counters/Handson/README.md index 8887dd7..74d4fe9 100644 --- a/2-Performance_Counters/Handson/README.md +++ b/2-Performance_Counters/Handson/README.md @@ -2,5 +2,5 @@ This folder holds the files for the first hands-on exercise about Performance Counters on POWER9. -All task description is in an accompanying Jupyter Notebook. Open it interactively on Ascent with port forwarding. If that is impossible to do, use the static convert to HTML or PDF of the Notebook and follow along accordingly. +All task description is in an accompanying Jupyter Notebook. Open it interactively on Ascent with port forwarding. If that is impossible to do, use the static convert to HTML or PDF of the Notebook and follow along accordingly. In the case of the latter, you find modules prepared for each session, for example `module load sc19/session2`. If you use the Notebooks, the modules are automatically loaded into the Notebook. -- GitLab