▲ | dotancohen 5 days ago | |||||||||||||||||||
I've been hearing that for over a decade. I can't even name off hand any CUDA competitors, none of them are likely to gain enough traction to upset CUDA in the coming decade. | ||||||||||||||||||||
▲ | Philpax 5 days ago | parent | next [-] | |||||||||||||||||||
Hence the "if" :-) ROCm is getting some adoption, especially as some of the world's largest public supercomputers have AMD GPUs. Some of this is also being solved by working at a different abstraction layer; you can sometimes be ignorant to the hardware you're running on with PyTorch. It's still leaky, but it's something. | ||||||||||||||||||||
| ||||||||||||||||||||
▲ | einpoklum 5 days ago | parent | prev | next [-] | |||||||||||||||||||
Talking about hardware rather than software, you have AMD and Intel. And - if your platform is not x86_64, NVIDIA is probably not even one of the competitors; and you have ARM, Qualcomm, Apple, Samsung and probably some others. | ||||||||||||||||||||
▲ | sdenton4 5 days ago | parent | prev [-] | |||||||||||||||||||
...Well, the article compares GPUs to tpus, made by a competitor you probably know the name of... |