Can OpenCL work in the TX2? Which one is more performant: CUDA or OpenCL?

Hi

I have found this post: OpenCL | NVIDIA Developer
I am very suprised to find out that Nvidia GPUs can work with OpenCL.

But I am wondering which one is more performant: CUDA or OpenCL?
What are the pros and cons of each technology?
Also, can OpenCL work in embedded devices like the TX2?
Has anyones tested it?

Hi,
OpenCL may work on TX2 but we would suggest direct CUDA programming to get max performance.

1 Like