Difference between revisions of "HPC Introduction October 7-9, 2015"
From HPC users
Jump to navigationJump to search
Albensoeder (talk | contribs) |
|||
Line 21: | Line 21: | ||
*** 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]]] | ||
*** submit script for HelloWorld [[media:run_mpi.sge.gz | run_mpi.sge]] | *** submit script for HelloWorld [[media:run_mpi.sge.gz | run_mpi.sge]] | ||
* '''Introduction to OpenMP''' ''(Thursday 13-17)'' | |||
** lecture slides [[media:Introduction_OpenMP_Course1015.pdf | [PDF]]] | |||
** exercises/test scripts [[media:OpenMP_HPC2015.tar.gz | Programming exercises/demos]] |
Revision as of 11:12, 8 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
- Introduction to HPC (Wednesday 10-17)
- lecture slides Introduction HPC , Introductin to SGE
- exercises/test scripts SGE exercises
- Programming in the HPC Environment (Wednesday 10-17)
- lecture slides Programming/Optimization
- exercises/test scripts Programming exercises/demos
- Introduction to MPI (Thursday 9-12)
- Introduction to OpenMP (Thursday 13-17)
- lecture slides [PDF]
- exercises/test scripts Programming exercises/demos