Proceedings of the 30th Annual ACM Symposium on Applied Computing 2015
DOI: 10.1145/2695664.2695968
|View full text |Cite
|
Sign up to set email alerts
|

OpenACC-based GPU acceleration of an optical flow algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2018
2018
2019
2019

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 5 publications
0
2
0
Order By: Relevance
“…). For the optical flow application, Martin et al have found that by using OpenACC, the GPU programming learning curve is less steep, while existing C code can easily be ported with modifying and adding only 8% of the code lines. To gain more insight in the execution of OpenACC directives and the corresponding API calls, Dietrich et al have presented a performance analysis framework for OpenACC.…”
Section: Related Workmentioning
confidence: 99%
“…). For the optical flow application, Martin et al have found that by using OpenACC, the GPU programming learning curve is less steep, while existing C code can easily be ported with modifying and adding only 8% of the code lines. To gain more insight in the execution of OpenACC directives and the corresponding API calls, Dietrich et al have presented a performance analysis framework for OpenACC.…”
Section: Related Workmentioning
confidence: 99%
“…Moreover, another hybrid model mitigate the bottleneck of motion estimation algorithms with a small percentage of source code modification. In [16], Nelson and Jorge proposed the first implementation of optical flow of Lucas-kanade algorithm based on directives of OpenACC programming paradigms on GPU. In the same context of hybride model, OpenMP provides an excellent opportunity to target hardware accelerators (GPUs) with the new version(4.0,4.5) which is very similar to the OpenACC model.…”
Section: Introductionmentioning
confidence: 99%