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

From HPC users
Jump to navigationJump to search
 
(3 intermediate revisions by 2 users not shown)
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]]]
*** 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]]
* '''Introduction to Matlab Distributed Compute Server (MDCS)''' ''(Friday 9-17)''
** lecture slides [[media:Introduction_MDCS_Course1015.pdf | [PDF]]]
** see also the Wiki pages [[Configuration MDCS]], [[MDCS Basic Example]], and [[Audio Data Processing]]

Latest revision as of 17:02, 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