2018 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS) 2018
DOI: 10.1109/ispass.2018.00027
|View full text |Cite
|
Sign up to set email alerts
|

Performance Characterisation and Simulation of Intel's Integrated GPU Architecture

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
4
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(4 citation statements)
references
References 16 publications
0
4
0
Order By: Relevance
“…A full-system CPU/GPU simulation framework sharing some features with our simulator has been presented in [33], however their GPU model is a simplified and generic approximation. A microarchitectural simulator for Intel's integrated GPU has recently been described in [37], which relies on binary instrumentation of kernels for trace generation. While this allows for inspection of GPU code, insertion of tracing code modifies the GPU kernels and interferes with their execution.…”
Section: Related Workmentioning
confidence: 99%
“…A full-system CPU/GPU simulation framework sharing some features with our simulator has been presented in [33], however their GPU model is a simplified and generic approximation. A microarchitectural simulator for Intel's integrated GPU has recently been described in [37], which relies on binary instrumentation of kernels for trace generation. While this allows for inspection of GPU code, insertion of tracing code modifies the GPU kernels and interferes with their execution.…”
Section: Related Workmentioning
confidence: 99%
“…In [1], the authors presented the architectures of Skylake ® and Kabylake ® integrated GPUs, and characterized the performance of the two GPUs through a collection of microbenchmarks. Although it is the first work that takes a detailed look at Intel ® integrated GPU architectures, the paper does not provide the insight of floating-point performance with respect to arithmetic intensity.…”
Section: Related Workmentioning
confidence: 99%
“…Another class of GPUs, with a central processing unit (CPU) and a GPU integrated on the same chip, is commonly used in laptops, desktop computers, and low-power servers. While they are not designed to outperform discrete GPUs due to the power, area, and thermal constrains [1], there is a need to better understand the performance of a processor with an integrated GPU for floating-point intensive applications. The study helps us better understand the characteristics of hardware and software development tools, and the benefit of offloading such applications to an integrated GPU.…”
Section: Introductionmentioning
confidence: 99%
“…However, The percentage of undisclosed characteristics beyond what GPU vendors have documented is small. Hence, researches have proposed different micro-benchmarks written in programming languages, such as CUDA [9] or OpenCL [10] to understand the hidden characteristics of the hardware for almost every GPU generations/architectures [11]- [15]. Similarly, there are several works to develop assembly toolchains that can provide direct access to the hardware using real machine-dependent opcodes [16]- [19].…”
Section: Introductionmentioning
confidence: 99%