2017 IEEE Intelligent Vehicles Symposium (IV) 2017
DOI: 10.1109/ivs.2017.7995839
|View full text |Cite
|
Sign up to set email alerts
|

Convoy tracking for ADAS on embedded GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
8
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 11 publications
(9 citation statements)
references
References 12 publications
0
8
0
Order By: Relevance
“…2 The kernel is driven via the function clEnqueueNDRangeKernel to the command queue and is ready for execution. 3 The output data is generated after the kernel is completed and the results are read back from the device to the host via function call of clEnqueueReadBuffer. 4 The data on the device and the host is synchronized over and ready for future use, which is notified by the completion of corresponding kernel events via the function clWaitForEvents.…”
Section: Accelerator Execution Overlapping (Eo)mentioning
confidence: 99%
See 1 more Smart Citation
“…2 The kernel is driven via the function clEnqueueNDRangeKernel to the command queue and is ready for execution. 3 The output data is generated after the kernel is completed and the results are read back from the device to the host via function call of clEnqueueReadBuffer. 4 The data on the device and the host is synchronized over and ready for future use, which is notified by the completion of corresponding kernel events via the function clWaitForEvents.…”
Section: Accelerator Execution Overlapping (Eo)mentioning
confidence: 99%
“…In this way, the comparison of the computational capacity of each accelerator is fair and intuitive. 3 We provide a detailed procedure that contains various approaches to optimise a native parallelized application in a fine-grained manner. Therefore, this procedure applies to any OpenCL application that is developed in the early-design stage and intended to be executed in such an FPGA-GPU heterogeneous system.…”
Section: Introductionmentioning
confidence: 99%
“…GPUs offer multiple parallelism levels; however, properly managing their computational resources becomes a very challenging task. Embedded systems with SoC including GPUs are used in critical domains, such as advanced driver assistance systems [1], avionics or space applications [2], [3].…”
Section: Introductionmentioning
confidence: 99%
“…The reliability of these devices is especially important in two environments: supercomputer sites and embedded systems used in safety-critical domains. On the former, most of the TOP500 supercomputer sites 1 include high-end GPUs using state-of the-art technology and consisting of a very large number of cores, complex schedulers, large registers and caches. Due to the huge number of GPUs included in these sites, their probability of failure grows rapidly.…”
Section: Introductionmentioning
confidence: 99%
“…Due to the huge number of GPUs included in these sites, their probability of failure grows rapidly. On the latter, GPUs are one of the main components of embedded systems used in critical domains, such as advanced driver assistance systems [1], avionics or space applications [2,3]. In these domains other parameters such as the size or the energy consumption have to be taken into account.…”
Section: Introductionmentioning
confidence: 99%