# voxl-docker-opencv-opencl with VOXL2

Source: https://forum.modalai.com/topic/1576/voxl-docker-opencv-opencl-with-voxl2
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2022-11-28 05:26:03 UTC by Gyeongmin Kim
Replies: 1 · Views: 545

## Gyeongmin Kim · 2022-11-28 05:26:03 UTC

Hello.
I'm trying to use GPU in VOXL platform through opencl. So I followed `voxl-docker-opencv-opencl` [README](https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-opencv-opencl).
I am able to use opencl lib with VOXL1. But It didn't work on VOXL2 like below.
![49ac6e35-987b-4919-b836-70ae717831b9-image.png](https://forum.modalai.com/assets/uploads/files/1669613145711-49ac6e35-987b-4919-b836-70ae717831b9-image.png) 
Any advice for this?
Thanks~

## Reply by Chad Sweet (ModalAI staff) · 2022-11-28 06:45:55 UTC

You only need the Docker on VOXL 1 if you want to use Debian OS 

VOXL 2 has Debian native so you don't need the Docker

Both platforms have opencl libraries in the native OS and do not require a Docker for OpenCL
