Research Group of Ivan Kisel – Teaching

Prof. Dr. Ivan Kisel holds a practicum course of the High Performance Computing (HPC) at the Goethe University Frankfurt am Main. The course is aimed to teach students to operate on many and multi core computers. The students learn how to vectorize (SIMDize) the code on CPU, how to parallelize the code between cores of CPU and GPU. The working programming language is C++. The program of the course includes introductory lectures and exercises on:

The exercises are performed on local computers and on the servers with up to 80 CPU cores, NVidia or ATI GPUs and Intel Xeon Phi accelerator. Also a virtual machine is available with a preinstalled software required by the course.

Useful links: