Is OpenCL beats CUDA?

Hi, there is no short answer to that question. I found that only the best implementation of OpenCL is on macOS, and I compared Nvidia Titan RTX 24GB GDDRX VRAM ($3000) on GNU/Linux, on CUDA, on OpenCL… and to beat it, I chose AMD Radeon VII 16GB HBM2 VRAM ($700), but on GNU/Linux is slow, very slow. However, on the installed by me macOS on Hania PC, this AMD GPU computation time easily beat the performance of Titan RTX… here it is the comparison results below.

OpenCL-vs-CUDA

In conclusion, I can only say that properly implemented GPU driver and OpenCL are impressive on Apple macOS, even if this technology has 20+ years. And even if deprecated, I believe it is the future of the AI/ML and C/C++ software industry.

p ;).

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.