NVIDIA jetson agx orin not directly utilizing GPU CUDA

What if I want to make a provision to utilize the cuda (gpu ) by default to run the any program on NVIDIA jetson agx orin device?
I have been observing my NVIDIA Jetson Agx Orin device is using cpu not GPU? I want it to make a GPU?

Hello,

Thanks for visiting the NVIDIA Developer forums! Your topic will be best served in the Jetson category.

I will move this post over for visibility.

Cheers,
Tom

Hi,

You will need the app that is implemented with CUDA code to use GPU.
Most of the modern libraries already have CUDA support.

For example:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.