OpenCL 很少用于机器学习。 因此,社区很小,可用的库和教程很少。CUDA 比 OpenCL 快 30%

来源: 2023-05-04 11:08:15 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

 

  • A study that directly compared CUDA programs with OpenCL on NVIDIA GPUs showed that CUDA was 30% faster than OpenCL.
  • OpenCL is rarely used for machine learning. As a result, the community is small, with few libraries and tutorials available.

CUDA vs OpenCL: Which One to Use in Your Project? - Run:ai