Link Search Menu Expand Document

Build for GPU (OpenCL)

Table of contents

  1. Overview
  2. Examples

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

voxl-dfs-server voxl-tflite-server