Difference between revisions of "HPC Introduction October 7-9, 2015"

From HPC users
Jump to navigationJump to search
Line 13: Line 13:
** lecture slides [[media:Programming_HPC_Course2015.pdf | Programming/Optimization ]]
** lecture slides [[media:Programming_HPC_Course2015.pdf | Programming/Optimization ]]
** exercises/test scripts [[media:Programming_HPC2015.tar.gz | Programming exercises/demos]]
** exercises/test scripts [[media:Programming_HPC2015.tar.gz | Programming exercises/demos]]
* '''Introduction to MPI''' ''(Thursday 9-12)''
** lecture slides [[media:Introduction_MPI_Course1015.pdf | [PDF]]]
** solutions to the exercises ('''Note:''' do not look at the solutions until you tried the exercise for yourself)
*** MPI_HelloWorld [[media:MPI_HelloWorld.c.gz | [C/C++]]][[media:MPI_HelloWorld.f90.gz | [Fortran]]]
*** MPI_PingPong [[media:MPI_PingPong.c.gz | [C/C++]]]
*** MPI_RingSend [[media:MPI_RingSend.c.gz | [C/C++]]][[media:MPI_RingSend.f90.gz | [Fortran]]]

Revision as of 11:57, 7 October 2015

An Introduction to HPC at the University Oldenburg

October 7 – 9, 2015 from 9:00 to 17:00 in rooms W3 1-154 (Wednesday morning only) and W1 0-008 given by Stefan Albensoeder and Stefan Harfst

The schedule for the course can be found here.

Lecture Slides and Materials