(no title)
jezze
|
8 months ago
I have no experience of using it so I might be wrong but AMD has ROCm which has something called HIP that should be comparable to CUDA. I think it also has a way to automatically translate CUDA calls into HIP as well so it should work without the need to modify your code.
whatevaa|8 months ago
AMD doesn't care about consumers anymore either. All the money in AI.
MangoToupe|8 months ago
I mean, this also describes the quality of NVIDIA cards. And their drivers have been broken for the last two decades if you're not using windows.
Almondsetat|8 months ago
tankenmate|8 months ago
I suspect the thing you're referring to is ZLUDA[0], it allows you to run CUDA code on a range of non NVidia hardware (for some value of "run").
[0] https://github.com/vosen/ZLUDA
smallmancontrov|8 months ago
StochasticLi|8 months ago