2009
DOI: 10.1109/mcse.2009.48
|View full text |Cite
|
Sign up to set email alerts
|

Compute Unified Device Architecture Application Suitability

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
14
0

Year Published

2010
2010
2020
2020

Publication Types

Select...
5
2
2

Relationship

0
9

Authors

Journals

citations
Cited by 46 publications
(14 citation statements)
references
References 6 publications
0
14
0
Order By: Relevance
“…Programming systems such as CUDA [20], ATI Stream Technology [1], and OpenCL [13] allow programmers to parallelize an application into thousands of threads each of which executes the same code. Previous work [23,9] has shown that some applications experience an order of magnitude speedup when run on a GPU instead of a CPU. GPUs Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page.…”
Section: Introductionmentioning
confidence: 99%
“…Programming systems such as CUDA [20], ATI Stream Technology [1], and OpenCL [13] allow programmers to parallelize an application into thousands of threads each of which executes the same code. Previous work [23,9] has shown that some applications experience an order of magnitude speedup when run on a GPU instead of a CPU. GPUs Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page.…”
Section: Introductionmentioning
confidence: 99%
“…All computationally demanding parts of the state estimator are implemented in CUDA [16] in order to achieve the computational speed required for online control of the robot. The particle filter was setup to run with 3200 particles, with the filter running at 80 Hz.…”
Section: A Experimental Setup and Camera Calibrationmentioning
confidence: 99%
“…Hence we believe that there is a real contribution to be made in this area, specially now, when GPU Computing has taken such a huge step forward, with the appearance of tools such as NVIDIA's CUDA architecture [20], which will be summarised in the following section.…”
Section: Related Workmentioning
confidence: 99%
“…We will demonstrate that the SIMD features of GPUs provide a means of dealing with the scalability of highly parallelisable algorithms operating on large data structures, drastically improving overall processing rates comparing with CPU implementations, therefore allowing real-time performance. Moreover, we will demonstrate that CUDA is a very useful tool for GPU programming, as it provides a simplified yet powerful abstraction to graphic card intricacies [20].…”
Section: Introductionmentioning
confidence: 99%