Difference between revisions of "HPC Introduction October 6-8, 2014"
From HPC users
Jump to navigationJump to search
Albensoeder (talk | contribs) |
|||
(9 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
== Lecture Slides and Materials == | == Lecture Slides and Materials == | ||
* '''Introduction to HPC''' ''( | * '''Introduction to HPC''' ''(Monday 9-12)'' | ||
** lecture slides [[media:Introduction_HPC_Course2014.pdf | | ** lecture slides [[media:Introduction_HPC_Course2014.pdf | Introduction HPC ]], [[media:Introduction_SGE_Course2014.pdf | Introductin to SGE]] | ||
** exercises/test scripts [[media:SGE_HPC2014.tar.gz | SGE exercises]] | |||
* '''Programming in the HPC Environment''' ''( | * '''Programming in the HPC Environment''' ''(Monday 14-17)'' | ||
** lecture slides [[media:Programming_HPC_Course2014.pdf | [ | ** lecture slides [[media:Programming_HPC_Course2014.pdf | Programming/Optimization ]] | ||
** exercises/test scripts [[media:Programming_HPC2014.tar.gz | Programming exercises/demos]] | |||
* '''Introduction to MPI''' ''(Tuesday 9-12)'' | * '''Introduction to MPI''' ''(Tuesday 9-12)'' | ||
Line 19: | 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 | Introduction to OpenMP ]] | |||
** exercises/test scripts [[media:OpenMP_HPC2014.tar.gz | OpenMP demos/exercises]] | |||
* '''Introduction to Matlab Distributed Compute Server (MDCS)''' ''(Wednesday 9-17)'' | |||
** lecture slides [[media:Introduction_MDCS_Course1014.pdf | [PDF]]] | |||
** see also the Wiki pages [[MATLAB Distributing Computing Server]], [[Matlab Examples using MDCS]], and [[Audio Data Processing]] |
Latest revision as of 12:47, 10 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 Introduction to OpenMP
- exercises/test scripts OpenMP demos/exercises
- Introduction to Matlab Distributed Compute Server (MDCS) (Wednesday 9-17)
- lecture slides [PDF]
- see also the Wiki pages MATLAB Distributing Computing Server, Matlab Examples using MDCS, and Audio Data Processing