SC²S Colloquium - Aug 22, 2018
Date: | Aug 22, 2018 |
Room: | 02.07.023 |
Time: | 15:00 - 15:45 |
Michael Zwirglmaier: Performance Analysis and Optimization of an Depth-from-Focus based 3D camera system for hardware accelerators
This is a Master's Thesis introduction talk advised by Alexander Pöppl
Introductory talk to the Master Thesis. Content will be an overview of the topic and first results regarding GPU optimization and performance values of the current implementation.
Keywords: GPU
Lukas Schmidt: Study of a Hierarchical Data Type for COMET, an HPC Programming Model Based on Components and Tasks
This is a Master's Thesis submission talk advised by Christian Perez (LIP, INRIA) and Michael Bader
COMET is a programing model that combines task- and component models for high-performance computing. The model aims to reduce the complexity of writing parallel applications while improving code reuse, maintainability and performance portability. This talk presents a study of an extension to the model that was developed in the scope of a master thesis at the 'Laboratoire de l'Informatique du Parallélisme' (LIP) in Lyon, France. The extension allows the expression of parallelism on different levels of a hierarchical data type while allowing the implementation of the model, Halley, to keep its existing data type related components. The study addresses the run-time and memory consumption of an implementation of the extension.
Keywords: INRIA, HPC