Difference between revisions of "HPC Introduction October 6-8, 2014"

From HPC users
Jump to navigationJump to search
 
(13 intermediate revisions by 2 users not shown)
Line 6: Line 6:


== Lecture Slides and Materials ==
== Lecture Slides and Materials ==
* '''Introduction to HPC''' ''(Monday 9-12)''
** 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''' ''(Monday 14-17)''
** 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)''
** lecture slides [PDF]
** lecture slides [[media:Introduction_MPI_Course1014.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]]]
 
* '''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 13: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