Difference between revisions of "HPC Introduction 09/2019"

From HPC users
Jump to navigationJump to search
Line 53: Line 53:
** example: Pi Calculation Exercise [[media:pi.tar.gz|[tgz]]]
** example: Pi Calculation Exercise [[media:pi.tar.gz|[tgz]]]
** example: Pi Calculation Exercise Solution [[media:pi_sol.tar.gz|[tgz]]]
** example: Pi Calculation Exercise Solution [[media:pi_sol.tar.gz|[tgz]]]
** example: Saxpy Exercise [[media:Saxpy.tar.gz|[tgz]]] <!-- and solution [[media:OMP_Saxpy.tar.gz|[tgz]]]-->
** example: Saxpy Exercise [[media:Saxpy.tar.gz|[tgz]]] <!-- and solution [[media:OMP_Saxpy.tar.gz|[tgz]]]--><!--
* Session 5: '''Introduction to MPI''' ''(13:30-16:45am)''
* Session 5: '''Introduction to MPI''' ''(13:30-16:45am)''
** lecture slides [[media:IntroductionHPC_Session05_Mar18.pdf |[pdf]]]
** lecture slides [[media:IntroductionHPC_Session05_Mar18.pdf |[pdf]]]
** example: Basic MPI Examples [[media:MPI_Examples.tar.gz|[tgz]]]
** example: Basic MPI Examples [[media:MPI_Examples.tar.gz|[tgz]]]
** exercises: MPI Exercises [[media:MPI_Exercises.tar.gz|[tgz]]] <!-- and solution [[media:MPI_Solutions.tar.gz|[tgz]]] -->
** exercises: MPI Exercises [[media:MPI_Exercises.tar.gz|[tgz]]] <!-- and solution [[media:MPI_Solutions.tar.gz|[tgz]]] --><!--
-->
-->



Revision as of 15:36, 15 August 2019

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 part. Special topics may be covered if requested.

Date, Time and Registration

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

  • Date: September 17 – 19, 2019
  • Time: 10:00 to 17:00
  • Room: W1 0-008

The schedule for the course can be found here soon.

We kindly ask you to register for the course in Stud.IP (look for course No. 5.04.1037 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 19th

will follow


Day 2 - Tuesday, March 20th

will follow


Day 3 - Wednesday, March 21st

  • Session 6: Introduction to MDCS (10:15-16:00pm)