Datenbestand vom 15. November 2024
Tel: 0175 / 9263392 Mo - Fr, 9 - 12 Uhr
Impressum Fax: 089 / 66060799
aktualisiert am 15. November 2024
978-3-8439-1074-3, Reihe Informatik
Richard Membarth Code Generation for GPU Accelerators from a Domain-Specific Language for Medical Imaging
215 Seiten, Dissertation Universität Erlangen-Nürnberg (2013), Hardcover, B5
This work presents a framework for the automatic code generation of medical imaging algorithms on GPU accelerators. A domain-specific language (DSL) decouples the algorithm from its schedule. Together with domain knowledge and an architecture model, this enables an efficient mapping of the algorithm to the deep memory hierarchy as found in today's GPUs. Tailored code variants are generated for different target architectures, significantly improving the programmer's productivity. Compared to hand written codes, the performance of the generated low-level CUDA and OpenCL implementations is competitive on GPU accelerators from NVIDIA and AMD while preserving high portability.