Computergrafik

Massively Parallel Computing INF4173 (Master)

Content

Graphics processors contain hundreds of parallel processing elements and thus enable us to explore this realm of massively parallel computing today. The high number of parallel cores poses a great challenge for software design that must expose massive parallelism to benefit from the new hardware. The main purpose of the lecture is to teach practical algorithm design for such parallel hardware.

This year the course is offered as a one-week block course.


Please visit the course page on ILIAS for details on dates and material.

Taking part

To take part, do the following:

Criteria

Exercises during block course

Oral exam

Grading

Planned Schedule

DateLecturesExercises
Do., 06.03.2014Intro
Memory
Assignment 1: Kernel Calls,Memory Transfer
Assignment 2: Cross Correlation, Reverse Arrays
Fr., 07.03.2014Control Flow
Sorting
Assignment 3: Reduction, Compaction
Assignment 4: Bucket Sort, Cell Coverage
WeekendAssignment 4: Bucket Sort, Cell Coverage (continued)
Mo., 10.03.2014Data Structures
Searching
Assignment 5: Matrix Multiplication, Searching
Di., 11.03.2014

OpenCL
Profiling
Systems
N-Body

Assignment 6: Particle Systems
Mi., 12.03.2014PDEs
Numerics
Assignment 6: Particle Systems (continued)