# Is Sense and Avoid run on the GPU or the CPU?

Source: https://forum.modalai.com/topic/2544/is-sense-and-avoid-run-on-the-gpu-or-the-cpu
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Posted: 2023-08-07 23:18:39 UTC by MattK
Replies: 1 · Views: 2214

## MattK · 2023-08-07 23:18:39 UTC

Wondering how this is setup by default. I'd like to try and use the VOXL2 to both do Sense and Avoid, as well as some object detection. If Sense and Avoid is able to run solely on the CPU, then I figured I would have the entire GPU available for object detection. Is this a feasible plan?

Thank you!

## Reply by Moderator (ModalAI staff) · 2023-08-15 05:13:47 UTC

@MattK 

In short, no the VOXL 2 VOA is not using the GPU.

The [qrb5165-dfs-server](https://docs.modalai.com/voxl-dfs-server/) runs on the CVP, which is a computer vision dsp.

The [voxl-tflite-server](https://docs.modalai.com/voxl-tflite-server/) can put different models on CPU, GPU or NPU based on how the model is configured for object recognition.
