Proceedings of the 17th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments 2021
DOI: 10.1145/3453933.3454014
|View full text |Cite
|
Sign up to set email alerts
|

Automatically exploiting the memory hierarchy of GPUs through just-in-time compilation

Abstract: Although Graphics Processing Units (GPUs) have become pervasive for data-parallel workloads, the efficient exploitation of their tiered memory hierarchy requires explicit programming. The efficient utilization of different GPU memory tiers can yield higher performance at the expense of programmability since developers must have extended knowledge of the architectural details in order to utilize them.In this paper, we propose an alternative approach based on Just-In-Time (JIT) compilation to automatically and t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 47 publications
0
1
0
Order By: Relevance
“…To enable transparent hardware acceleration, we employ and augment the TornadoVM [19] framework. TornadoVM is an opensource plugin to various JVM distributions (e.g., OpenJDK) for accelerating applications on multi-core CPUs, GPUs and FPGAs [12,54,55,57,67]. Unlike other heterogeneous programming frameworks, such as Aparapi [3] or IBM J9 [33], TornadoVM offers automatic code specialization at the compiler level.…”
Section: Tornadovmmentioning
confidence: 99%
“…To enable transparent hardware acceleration, we employ and augment the TornadoVM [19] framework. TornadoVM is an opensource plugin to various JVM distributions (e.g., OpenJDK) for accelerating applications on multi-core CPUs, GPUs and FPGAs [12,54,55,57,67]. Unlike other heterogeneous programming frameworks, such as Aparapi [3] or IBM J9 [33], TornadoVM offers automatic code specialization at the compiler level.…”
Section: Tornadovmmentioning
confidence: 99%