Difference between revisions of "HPC Introduction October 6-8, 2014"
From HPC users
Jump to navigationJump to search
Albensoeder (talk | contribs) |
Albensoeder (talk | contribs) |
||
Line 21: | Line 21: | ||
*** MPI_PingPong [[media:MPI_PingPong.c.gz | [C/C++]]] | *** MPI_PingPong [[media:MPI_PingPong.c.gz | [C/C++]]] | ||
*** MPI_RingSend [[media:MPI_RingSend.c.gz | [C/C++]]][[media:MPI_RingSend.f90.gz | [Fortran]]] | *** MPI_RingSend [[media:MPI_RingSend.c.gz | [C/C++]]][[media:MPI_RingSend.f90.gz | [Fortran]]] | ||
* '''Introduction to OpenMP''' ''(Tuesday 14-17)'' | |||
** lecture slides [[media:Introduction_OpenMP_Course1014.pdf | [PDF]]] |
Revision as of 14:49, 7 October 2014
An Introduction to HPC at the University Oldenburg
October 6 – 8, 2014 from 9:00 to 17:00 in room A4 2-201 given by Stefan Albensoeder and Stefan Harfst
The schedule for the course can be found here.
Lecture Slides and Materials
- Introduction to HPC (Monday 9-12)
- lecture slides Introduction HPC , Introductin to SGE
- exercises/test scripts SGE exercises
- Programming in the HPC Environment (Monday 14-17)
- lecture slides Programming/Optimization
- exercises/test scripts Programming exercises/demos
- Introduction to MPI (Tuesday 9-12)
- Introduction to OpenMP (Tuesday 14-17)
- lecture slides [PDF]