Samenvatting
This paper presents the pipeline performance model, a generic GPU performance model, which helps understand the performance of GPU code by using a code representation that is very close to the source code. The code is represented by a graph in which the nodes correspond to the source code instructions and the edges to data dependences between them. Furthermore, each node is enhanced with two latencies that characterize the instruction's time behavior on the GPU. This graph, together with a simple characterization of the GPU and the execution configuration, is used by a simulator to mimic the execution of the code. We validate the model on the micro-benchmarks used to determine the latencies and on a matrix multiplication kernel, both on an NVIDIA Fermi and an NVIDIA Pascal GPU. Initial results show that the simulated times follow the measured times, with acceptable errors, for a wide occupancy range. We argue that to achieve better accuracies it is necessary to further refine the model to take into account the complexity of memory access and warp scheduling, especially for more recent GPUs.
Originele taal-2 | English |
---|---|
Titel | Proceedings - 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing, PDP 2019 |
Uitgeverij | IEEE |
Pagina's | 260-265 |
Aantal pagina's | 6 |
ISBN van elektronische versie | 9781728116440 |
ISBN van geprinte versie | 9781728116440 |
DOI's | |
Status | Published - 19 mrt 2019 |
Evenement | PDP 2019: Euromicro International Conference on Parallel, Distributed and Network-Based Processing - Universita' degli studi di Pavia - Department of Electrical, Computer and Biomedical Engineering, Pavia, Italy Duur: 13 feb 2019 → 15 feb 2019 https://www.pdp2019.eu/ |
Publicatie series
Naam | Proceedings - 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing, PDP 2019 |
---|
Conference
Conference | PDP 2019 |
---|---|
Land/Regio | Italy |
Stad | Pavia |
Periode | 13/02/19 → 15/02/19 |
Internet adres |