Bibliographic Details
| Title: |
Effective Extensible Programming: Unleashing Julia on GPUs. |
| Authors: |
Besard, Tim1 tim.besard@ugent.be, Foket, Christophe1 christophe.foket@ugent.be, De Sutter, Bjorn1 bjorn.desutter@ugent.be |
| Source: |
IEEE Transactions on Parallel & Distributed Systems. 4/1/2019, Vol. 30 Issue 4, p827-841. 15p. |
| Subjects: |
Graphics processing units, Computer programmers, Code generators, Programming languages, Application software |
| Abstract: |
GPUs and other accelerators are popular devices for accelerating compute-intensive, parallelizable applications. However, programming these devices is a difficult task. Writing efficient device code is challenging, and is typically done in a low-level programming language. High-level languages are rarely supported, or do not integrate with the rest of the high-level language ecosystem. To overcome this, we propose compiler infrastructure to efficiently add support for new hardware or environments to an existing programming language. We evaluate our approach by adding support for NVIDIA GPUs to the Julia programming language. By integrating with the existing compiler, we significantly lower the cost to implement and maintain the new compiler, and facilitate reuse of existing application code. Moreover, use of the high-level Julia programming language enables new and dynamic approaches for GPU programming. This greatly improves programmer productivity, while maintaining application performance similar to that of the official NVIDIA CUDA toolkit. [ABSTRACT FROM AUTHOR] |
|
Copyright of IEEE Transactions on Parallel & Distributed Systems is the property of IEEE and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |