2016
DOI: 10.1007/s10766-016-0433-6
|View full text |Cite
|
Sign up to set email alerts
|

RT-CUDA: A Software Tool for CUDA Code Restructuring

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(1 citation statement)
references
References 68 publications
0
1
0
Order By: Relevance
“…The Monte Carlo simulation itself is another naturally parallel problem as it is the averaging of many random guesses, so it is a kind of analog to the Mandelbrot set generator. It is found that CUDA performs better when transferring data to and from the GPU and that CUDA's kernel execution is also consistently faster than OpenCL, despite the two implementations running nearly identical code [12,13]. Historically, various applications have been studied on shared memory multiprocessors, GPUs, and message passing systems, and their performance evaluated on these systems [17,18,19,20,25,26,27].…”
Section: Literature Surveymentioning
confidence: 99%
“…The Monte Carlo simulation itself is another naturally parallel problem as it is the averaging of many random guesses, so it is a kind of analog to the Mandelbrot set generator. It is found that CUDA performs better when transferring data to and from the GPU and that CUDA's kernel execution is also consistently faster than OpenCL, despite the two implementations running nearly identical code [12,13]. Historically, various applications have been studied on shared memory multiprocessors, GPUs, and message passing systems, and their performance evaluated on these systems [17,18,19,20,25,26,27].…”
Section: Literature Surveymentioning
confidence: 99%