Proceedings of the 2011 ACM SIGPLAN X10 Workshop 2011
DOI: 10.1145/2212736.2212744
|View full text |Cite
|
Sign up to set email alerts
|

GPU programming in a high level language

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
28
0
1

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 58 publications
(29 citation statements)
references
References 3 publications
0
28
0
1
Order By: Relevance
“…Directive based approaches such as OpenMP to CUDA [29], OpenACC to OpenCL [36], and hiCUDA [22] compile sequential C code for the GPU. X10, a language for high performance computing, can also be used to program GPUs [14]. However, this remains lowlevel since the programmer has to express the same low-level operations found in CUDA or OpenCL.…”
Section: Related Workmentioning
confidence: 99%
“…Directive based approaches such as OpenMP to CUDA [29], OpenACC to OpenCL [36], and hiCUDA [22] compile sequential C code for the GPU. X10, a language for high performance computing, can also be used to program GPUs [14]. However, this remains lowlevel since the programmer has to express the same low-level operations found in CUDA or OpenCL.…”
Section: Related Workmentioning
confidence: 99%
“…Obsidian uses an API as a intermediate layer for optimizations with CUDA. X10 [36] is a language for high performance computing that can also be used to program GPUs [11]. However, the programming style often remains low-level since the programmer has to express the same low-level operations found in CUDA or OpenCL.…”
Section: High-level Languages For Gpus Programmingmentioning
confidence: 99%
“…X10 [14] and Habanero [40] both have shown support for GPUs, but they use different techniques to handle singlesource portability across other architectures. They do not provide any mechanism for reverting to a multicore platform from a tuned GPU implementation.…”
Section: Related Workmentioning
confidence: 99%