Hacker News new | ask | show | jobs
by kmicklas 3103 days ago
Why is it on AMD to support TensorFlow? Pretty sure it is on the machine learning people to use the standard APIs like OpenCL or Vulkan etc instead of CUDA...
3 comments

The’re not running a non-profit. It’s on them to respond to the market.
Goes the other way around too. This whole debacle demonstrates how dumb it is to base your product on a proprietary API with just one vendor.
Companies doing ML do not and should not base their decisions on some hypothetical considerations about long-term effects on market health, or just present/future hardware cost. They work with what's available. It is market's job to correct. And it surely will now, as current situation becomes more of a problem.
Nobody wanted to do this, but the lousy state of OpenCL compared to CUDA left them no choice. It really is so far ahead that OpenCL was never an option. It’s on AMD to fix that, since NVIDIA certainly won’t.
No, because CUDA has first class C++ support, while Khronos only added C++ support when it became visible no one wants to keep using C, when better options are available in CUDA via PTX.
As with many things: it depends on who wants it more. In this case, I think AMD probably cares more.