From 8d17c27613b9669fbe3b6ea20cd4ceb9836129a6 Mon Sep 17 00:00:00 2001 From: Dhanya Pushpadas Date: Tue, 15 Aug 2023 09:13:17 +0000 Subject: [PATCH 1/6] october training events 23 --- training/events.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/training/events.md b/training/events.md index 82433090b..227d08012 100644 --- a/training/events.md +++ b/training/events.md @@ -12,6 +12,10 @@ The courses are free of charges. Our upcoming courses are listed below: ```{eval-rst} .. toctree:: :maxdepth: 1 + + +events/2023-10-hpc-on-boarding.md + ``` From 68fa8e6b2dd07ed6e2397d5add1caad19da2eda7 Mon Sep 17 00:00:00 2001 From: Dhanya Pushpadas Date: Tue, 15 Aug 2023 09:15:39 +0000 Subject: [PATCH 2/6] Add course page for oct23 hpc on-boarding --- training/events/2023-10-hpc-on-boarding.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 training/events/2023-10-hpc-on-boarding.md diff --git a/training/events/2023-10-hpc-on-boarding.md b/training/events/2023-10-hpc-on-boarding.md new file mode 100644 index 000000000..1ee7b5fa1 --- /dev/null +++ b/training/events/2023-10-hpc-on-boarding.md @@ -0,0 +1,3 @@ +# HPC On-boarding 3-5 October 2023 + +More Info coming soon From 6eaa7b87611cdec6e9aa85f50f2a761601e1b607 Mon Sep 17 00:00:00 2001 From: Dhanya Pushpadas Date: Mon, 21 Aug 2023 09:43:54 +0000 Subject: [PATCH 3/6] Update training events --- training/events.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/training/events.md b/training/events.md index 227d08012..09ff1cbbf 100644 --- a/training/events.md +++ b/training/events.md @@ -13,10 +13,7 @@ The courses are free of charges. Our upcoming courses are listed below: .. toctree:: :maxdepth: 1 - -events/2023-10-hpc-on-boarding.md - - +events/2023-10-hpc-on-boarding.md ``` ## Past events From 36e63e57582b9cea21d884636770fb5a680f72e4 Mon Sep 17 00:00:00 2001 From: Dhanya Pushpadas Date: Mon, 21 Aug 2023 09:53:48 +0000 Subject: [PATCH 4/6] course description oct23 hpcon-boarding --- training/events/2023-10-hpc-on-boarding.md | 105 ++++++++++++++++++++- 1 file changed, 104 insertions(+), 1 deletion(-) diff --git a/training/events/2023-10-hpc-on-boarding.md b/training/events/2023-10-hpc-on-boarding.md index 1ee7b5fa1..d05754a09 100644 --- a/training/events/2023-10-hpc-on-boarding.md +++ b/training/events/2023-10-hpc-on-boarding.md @@ -1,3 +1,106 @@ +(training-2023-autumn-onboarding)= + # HPC On-boarding 3-5 October 2023 -More Info coming soon +The Norwegian Research Infrastructure Services (**NRIS**) is offering +an on-boarding hands-on course for new users of HPC systems. + +The course is highly recommended for all new users of national HPC systems +(Saga, Fram, Betzy) and all interested in the feild. + +**Targeted Audience**: The course is aimed at students, researchers and employees of any +background. We assume no prior knowledge of what an HPC is or how to use it. For those who +have little experience with UNIX-like operating systems such as Linux or who have never +worked on the command line of a terminal, we will offer a hands-on pre-course about UNIX +a day before the HPC course. + +**The course is open to all and free of charge.** + + +## **Practical Information** + +This is an online course via zoom. Participants require access to a computer +(not provided by the course organisers) with internet connectivity and +pre-installed programs to participate in the video meeting of the course (zoom) and +to access the HPC systems (eg: ssh). + +You can always contact us by sending an email to [support@nris.no](mailto:support@nris.no). + +If you want to receive further information about training events, and other announcements +about IT resources and services for researchers, there are a couple of information channels + you can subscribe to: +- users at University of Bergen and affiliated institutes: [register to hpcnews@uib.no](https://mailman.uib.no/listinfo/hpcnews) +- users of Sigma2 services: [subscribe to Sigma2's newsletter](https://sigma2.us13.list-manage.com/subscribe?u=4fd109ad79a5dca6dde7e4997&id=59b164c7b6) + +## **Registration** + +Registration will open soon + +## Time, date (all times CEST) +| Date | Time | Topic | +| :----------- | :----------- | :---------- | +| Tue 03.10 | 09:00 - 12:30 | Linux on HPC context | +| Wed 04.10 | 09:00 - 12:30 | HPC On-boarding day 1| +| Thu 05.10 | 09:00 - 12:30 | HPC On-boarding day2 | + +**Login Help for everybody - 02 October 13:00-14:00** + +**Day0 - UNIX for HPC (optional 18th April, Tuesday)** + +- 09:00-09:10 - Welcome, Practical information & icebreaker question +- 09:10-09:40 - [The terminal and remote login](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/intro.html) +- 09:40-09:55 - [Moving around and looking at things](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/moving-around.html) +- 09:55-10:05 - Break +- 10:05-10:20 - [Moving around and looking at things (exercise)](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/moving-around.html#exercise) +- 10:20-10:35 - [Finding things](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/finding-things.html) +- 10:35-10:50 - [Finding things (exercise)](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/finding-things.html) +- 10:50-11:00 - Break +- 11:00-11:30 - [Create/modify files](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/writing-files.html) +- 11:30-12:00 - [Composing commands with pipes](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/pipes.html) +- 12:00-12:30 - [Scripting](https://training.pages.sigma2.no/tutorials/unix-for-hpc/episodes/scripting.html) + +**Day1 - HPC Intro (19th April Wednesday)** + +- 09:00-09:10 - Welcome, Practical information &icebreaker question +- 09:10-09:30 - [Why use a Cluster?](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/11-hpc-intro.html) +- 09:30-10:00 - [Working on a remote HPC system](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/12-cluster.html) +- 10:00-10:15 - Break +- 10:15-11:00 - [Scheduling jobs](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/13-scheduler.html) +- 11:00-11:30 - [Scheduling job Exercise](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/13-scheduler.html) +- 11:30-11:45 - Break +- 11:45-12:15 - [Transferring files](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/15-transferring-files.html) +- 12:15-12:30 - Q&A & Discussion + +**Day2 - HPC Intro (20th April Thursday)** + +- 09:00-09:10 - Recap & ice breaker question +- 09:10-09:40 - [Accessing Software](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/14-modules.html) +- 09:40-10:00 - [Accessing Software (exercise)](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/14-modules.html) +- 10:00-10:15 - Break +- 10:15-11:00 - [Compute and storage quota](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/compute-storage-quota.html) +- 11:00-11:30 - [Using shared resources responsibly](https://training.pages.sigma2.no/tutorials/hpc-intro/episodes/18-responsibility.html) +- 11:30-11:45 - Break +- 11:45-12:15 - [How to ask for help](https://bit.ly/help-with-supercomputers) + +## Course material + +Course material will be mostly based on [Unix for HPC](https://training.pages.sigma2.no/tutorials/unix-for-hpc/index.html) and [HPC-Intro](https://training.pages.sigma2.no/tutorials/hpc-intro/index.html) + +## Code of Conduct + +All participants in our course are expected to show respect and courtesy to +others. We follow [carpentry code of conduct](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html#code-of-conduct-detailed-view). +If you believe someone is violating the Code of Conduct, we ask that you either report to +the zoom host right away or write to [the training team](mailto:training@nris.no). + +## Instructors + +- Sabry Razick +- Radovan Bast +- Maiken Pedersen +- ... + +## Coordinator + +- Dhanya Pushpadas + From 81c24862529531e8aeb7620bb33be53a9ff5a8b5 Mon Sep 17 00:00:00 2001 From: Dhanya Pushpadas Date: Mon, 21 Aug 2023 09:54:30 +0000 Subject: [PATCH 5/6] Update 2023-10-hpc-on-boarding.md --- training/events/2023-10-hpc-on-boarding.md | 1 + 1 file changed, 1 insertion(+) diff --git a/training/events/2023-10-hpc-on-boarding.md b/training/events/2023-10-hpc-on-boarding.md index d05754a09..0d87a0e5c 100644 --- a/training/events/2023-10-hpc-on-boarding.md +++ b/training/events/2023-10-hpc-on-boarding.md @@ -98,6 +98,7 @@ the zoom host right away or write to [the training team](mailto:training@nris.no - Sabry Razick - Radovan Bast - Maiken Pedersen +- Dhanya Pushpadas - ... ## Coordinator From 83036b2a5e175f77c85aec2cad94368f4277b28e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98ystein=20Tveito?= Date: Mon, 21 Aug 2023 10:15:03 +0000 Subject: [PATCH 6/6] added some whitespace --- training/events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/events.md b/training/events.md index 09ff1cbbf..e99e70407 100644 --- a/training/events.md +++ b/training/events.md @@ -13,7 +13,7 @@ The courses are free of charges. Our upcoming courses are listed below: .. toctree:: :maxdepth: 1 -events/2023-10-hpc-on-boarding.md + events/2023-10-hpc-on-boarding.md ``` ## Past events