DECISION: Distributing OpenVX Applications on CPUs, GPUs and FPGAs using OpenCL
Research output: Contribution to book/Conference proceedings/Anthology/Report › Conference contribution › Contributed › peer-review
Contributors
Abstract
The demand for computer vision systems and algorithms is steadily increasing. However, users often have to deal with different or new languages, architectures and tools. Furthermore, there is often no linkage between vendors, defined standards, or model-based modularization to connect everything. We propose a modularized framework for distributing applications on heterogeneous systems consisting of CPUs, GPUs, and FPGAs. The user builds an OpenVX-compliant application without knowledge of the underlying hardware. The middleend automatically schedules and maps the nodes to the available OpenCL devices. Benefits of FPGA acceleration, such as pipelining and running multiple nodes in parallel, are taken into account. The backend generates a program including memory management, synchronization mechanisms and data transfers, even between vendors. This is executed in our parallelized OpenCL based runtime system with minimal overhead. We achieved speedups of 1.63 for a heterogeneous schedule in comparison to a single GPU design when limiting the FPGA resources. Without this limitation a speedup of 13.39 is achieved for the same application.
Details
Original language | English |
---|---|
Title of host publication | Proceedings - 2022 IEEE 36th International Parallel and Distributed Processing Symposium Workshops, IPDPSW 2022 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 84-91 |
Number of pages | 8 |
ISBN (electronic) | 9781665497473 |
Publication status | Published - 2022 |
Peer-reviewed | Yes |
Conference
Title | 36th IEEE International Parallel and Distributed Processing Symposium Workshops, IPDPSW 2022 |
---|---|
Duration | 30 May - 3 June 2022 |
City | Virtual, Online |
Country | France |
External IDs
ORCID | /0000-0003-2571-8441/work/159607539 |
---|
Keywords
ASJC Scopus subject areas
Keywords
- Computer Vision, CPU, FPGA, Framework, GPU, Mapping, OpenCL, OpenVX, Scheduling