OpenCl on jetson xavier nx #1605
Unanswered
yrodriguez31
asked this question in
Q&A
Replies: 2 comments
-
OpenCL isn't supported by NVIDIA's L4T releases. CUDA is the GPU compute language of choice for these platforms, and that can also work with OpenCV. |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://forums.developer.nvidia.com/t/can-the-xavier-run-opencl-applications/70262/15 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I searched in the discussions to find a way to include OpenCL in a Yocto build, but I couldn't find any information about that. Generally, the Yocto recipes I found are for OpenCL on i.MX but nothing for other targets.
Is there a way to include OpenCL with meta-tegra and compile OpenCV with the correct flag to indicate that we have OpenCL?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions