Build for GPU (OpenCL)
Overview
VOXL contains an embedded Adreno 530 GPU with 256 ALUs. This GPU is exposed through both OpenCL 1.1 and OpenGLES 3.1. The GPU can be exploited for significant algorithmic acceleration for use cases like computer vision and deep learning.
Examples
Examples of how to write code for the Qualcomm® Adreno™ 530 GPU
Name | Description | Link |
---|---|---|
Hello CL | Simple application showing how to interact with the GPU using OpenCL | GitLab |
TensorFlow Lite | Use TensorFlow Lite with OpenCL on VOXL | Docs |
modalai-opencl-dev_1.0-1.deb | Debian to install on an ARMv8 Ubuntu Docker running on VOXL Code | Download |
OpenCV Docker ARMv8 with OpenCL | Code |