[Zurück]


Beiträge in Tagungsbänden:

M. Kenzel, B. Kerbl, M. Winter, M. Steinberger:
"CUDA and Applications to Task-based Programming";
in: "Eurographics 2021 - Tutorials", Eurographics Association, 2021, ISBN: 978-3-03868-135-9, S. 1 - 5.



Kurzfassung englisch:
To provide a profound understanding of how CUDA applications can achieve peak performance, the first two parts of this tutorial outline the modern CUDA architecture. Following a basic introduction, we expose how language features are linked to---and constrained by---the underlying physical hardware components. Furthermore, we describe common applications for massively parallel programming, offer a detailed breakdown of potential issues, and list ways to mitigate performance impacts. An exemplary analysis of PTX and SASS snippets illustrates how code patterns in CUDA are mapped to actual hardware instructions. In parts 3 and 4, we focus on novel features that were enabled by the arrival of CUDA 10+ toolkits and the Volta+ architectures, such as ITS, tensor cores, and the graph API. In addition to basic use case demonstrations, we outline our own experiences with these capabilities and their potential performance benefits. We also discuss how long-standing best practices are affected by these changes and describe common caveats for dealing with legacy code on recent GPU models. We show how these considerations can be implemented in practice by presenting state-of-the-art research into task-based GPU scheduling, and how the dynamic adjustment of thread roles and group configurations can significantly increase performance.


"Offizielle" elektronische Version der Publikation (entsprechend ihrem Digital Object Identifier - DOI)
http://dx.doi.org/10.2312/egt.20211037

Elektronische Version der Publikation:
https://publik.tuwien.ac.at/files/publik_301615.pdf


Erstellt aus der Publikationsdatenbank der Technischen Universität Wien.