Abstract
Graphics Processor Units (GPUs) are powerful hardware to parallelize and speed-up applications. However, programming these devices is too complex for most users and the existing standards for GPU programming are available only for low-level languages such as C.
Dynamic programming languages offer higher abstractions and functionality for many users. GPU programming is possible for dynamic languages through external libraries or via wrappers in which the GPU code is normally written in C. Either way, programmers have to rely on third-party libraries with a limited number of operations or program the GPU kernels themselves.
In this work we present a technique to automatically offload parts of the input program written in a dynamic language into OpenCL without any changes in the original source code. Our preliminary results show we achieve speedups of up to 150x when using the GPU.
Dynamic programming languages offer higher abstractions and functionality for many users. GPU programming is possible for dynamic languages through external libraries or via wrappers in which the GPU code is normally written in C. Either way, programmers have to rely on third-party libraries with a limited number of operations or program the GPU kernels themselves.
In this work we present a technique to automatically offload parts of the input program written in a dynamic language into OpenCL without any changes in the original source code. Our preliminary results show we achieve speedups of up to 150x when using the GPU.
| Original language | English |
|---|---|
| Number of pages | 2 |
| Publication status | Published - 3 Apr 2017 |
| Event | Workshop on Modern Language Runtimes, Ecosystems, and VMs @ <Programming> 2017 - Brussels, Belgium Duration: 3 Apr 2017 → 3 Apr 2017 https://2017.programming-conference.org/track/MoreVMs-2017-papers |
Conference
| Conference | Workshop on Modern Language Runtimes, Ecosystems, and VMs @ <Programming> 2017 |
|---|---|
| Abbreviated title | MoreVMs 2017 |
| Country/Territory | Belgium |
| City | Brussels |
| Period | 3/04/17 → 3/04/17 |
| Internet address |
Fingerprint
Dive into the research topics of 'OpenCL JIT Compilation for Dynamic Programming Languages'. Together they form a unique fingerprint.Cite this
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver