48
Can anybody explain why CUDA and Rocm are necessary and why OpenCL isn't the solution?
(self.programming)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities [email protected]
I'd imagine it's as simple as Nvidia doesn't want to support OpenCL because CUDA forces people into their market, and AMD doesn't want to support OpenCL because Rocm forces people into their market. Open/free standards are great for smaller players in a market, but in the graphics space I don't think a smaller player in the market exists, and if they do, no one seems interested in them.
rocm is open source as well. amd have historically been the ones pushing for open standards in these things, probably because they've never been market leaders.