Für eine korrekte Darstellung dieser Seite benötigen Sie einen XHTML-standardkonformen Browser, der die Darstellung von CSS-Dateien zulässt.

News

Youtube Channel CG

You are here

  • English
  • Deutsch

Semester:

Winter Term

SWS/ECTS: 6

Recommended for:

Master-Inf

Vorrausetzungen

keine

Examination Type:

oral

Please register in Unisono for this course. You will then get a mail at the start of the term containing information about enrolling in the Moodle Course for this lecture.

If you have any questions, please contact Martin Lambers.

Goals:

This lecture is about programming massively parallel processors, in particular graphics processing units (GPUs), using generic APIs and methods that are independent from computer graphics. Students do not need computer graphics knowledge, but should have first experiences with C/C++ programming.

This is mainly a practical course, with one hour of lecture and two hours of hands-on exercises per week, plus a larger project task in the second half of the term.

Contents:

  • General Purpose Computations on Graphics Processing Units (GPGPU)
  • Graphics-independent APIs for programming GPUs: mainly OpenCL and CUDA, plus an overview of OpenACC and SYCL
  • Selected algorithms for massively parallel processors

Literature:

  • Kirk, Hwu: Programming Massively Parallel Processors: A Hands-on Approach, Third Edition, Morgan Kaufman 2017

Script, example code, exercises and other material will be available from the Moodle site.