Difference between revisions of "HPC Introduction 03/2023"

From HPC users
Jump to navigationJump to search
(Created page with "= Introduction to HPC at the University Oldenburg = == Description == This 3-day course is aimed at HPC beginners as well as experienced users who wish to learn about HPC and the use of the local clusters CARL and EDDY. The course will cover the following topics: * General Introduction to HPC and the use of CARL and EDDY * Introduction to the Job Scheduler SLURM * Programming in an HPC Environment * Introduction to Parallel Programming (MPI, OpenMP, OpenACC) * Introdu...")
 
Line 29: Line 29:
==== Day 1 - Monday, March 27th ====
==== Day 1 - Monday, March 27th ====


<!--
* Session 1: '''Introduction to High-Performance Computing''' ''(10:15-11:15am)''
* Session 1: '''Introduction to High-Performance Computing''' ''(10:15-11:15am)''
** lecture slides [[media:IntroductionHPC_Session01_Mar22.pdf |[pdf]]]
** lecture slides [[media:IntroductionHPC_Session01_Mar23.pdf |[pdf]]]
* Session 2: '''Basic HPC Clusters Usage''' ''(11:30-13:00pm)''
* Session 2: '''Basic HPC Clusters Usage''' ''(11:30-13:00pm)''
** lecture slides [[media:IntroductionHPC_Session02_Mar22.pdf |[pdf]]]
** lecture slides [[media:IntroductionHPC_Session02_Mar23.pdf |[pdf]]]
** example: SLURM HelloWorld [[media:HelloWorld.tar.gz|[tgz]]]
** example: SLURM HelloWorld [[media:HelloWorld.tar.gz|[tgz]]]
* Session 3: '''HPC Cluster Environment''' ''(13:45-17:00pm)''
* Session 3: '''HPC Cluster Environment''' ''(13:45-17:00pm)''
** lecture slides [[media:IntroductionHPC_Session03_Mar22.pdf |[pdf]]]
** lecture slides [[media:IntroductionHPC_Session03_Mar23.pdf |[pdf]]]
** example: RandomWalk [[media:RandomWalk.tar.gz|[tgz]]]
** example: RandomWalk [[media:RandomWalk.tar.gz|[tgz]]]
** example: Matrix-Matrix Multiplication [[media:mm.tar.gz|[tgz]]]
** example: Matrix-Matrix Multiplication [[media:mm.tar.gz|[tgz]]]
** example: Array Job [[media:array.tar.gz|[tgz]]]
** example: Array Job [[media:array.tar.gz|[tgz]]]
-->
 
==== Day 2 - Tuesday, March 28th ====
==== Day 2 - Tuesday, March 28th ====



Revision as of 18:04, 27 March 2023

Introduction to HPC at the University Oldenburg

Description

This 3-day course is aimed at HPC beginners as well as experienced users who wish to learn about HPC and the use of the local clusters CARL and EDDY. The course will cover the following topics:

  • General Introduction to HPC and the use of CARL and EDDY
  • Introduction to the Job Scheduler SLURM
  • Programming in an HPC Environment
  • Introduction to Parallel Programming (MPI, OpenMP, OpenACC)
  • Introduction to Matlab Distributed Compute Server (MDCS)

The course will consist of lectures and hands-on practical parts. Special topics may be covered if requested.

Date, Time and Registration

The course will be held by Stefan Harfst and Wilke Trei:

  • Date: March 27 – 29, 2023
  • Time: 10:00 to 17:00 (see schedule for details)
  • Room: W01 0-008

The schedule for the course can be found here.

We kindly ask you to register for the course in Stud.IP (look for course No. 5.WR.1036 in case the link does not work). If you have problems please send us an e-mail.

Lecture Slides and Materials

Day 1 - Monday, March 27th

  • Session 1: Introduction to High-Performance Computing (10:15-11:15am)
  • Session 2: Basic HPC Clusters Usage (11:30-13:00pm)
    • lecture slides [pdf]
    • example: SLURM HelloWorld [tgz]
  • Session 3: HPC Cluster Environment (13:45-17:00pm)
    • lecture slides [pdf]
    • example: RandomWalk [tgz]
    • example: Matrix-Matrix Multiplication [tgz]
    • example: Array Job [tgz]

Day 2 - Tuesday, March 28th

Day 3 - Wednesday, March 29th