4/25/2025 at 7:50:20 PM
It is a noble cause. I've spent ten years of my life using CUDA professionally, outside the AI domain mind you. Most of these years, there was a strong desire to break off of CUDA and the associated Nvidia tax on our customers. But one thing we didn't want was to move from depending on CUDA to depending on another intermediary which would also mean financial drain, like the enterprise licensing these folks want to use. Sadly, open source alternatives weren't fostering much confidence, either with their limited feature coverage or just not knowing if they will be supported in the long term (support for new hardware, fixes, etc.).by diabllicseagull
4/26/2025 at 6:41:11 AM
Also while as language nerd I find Mojo cool, given NVidia's going full speed ahead with Python support in CUDA as announced at GTC 2025, to the point of designing a new IR as basis for their JIT, very few researchers will bother with Mojo.Also what NVIDIA is doing has full Windows support, while Mojo support still isn't there, other than having to make use of WSL.
by pjmlp
4/27/2025 at 8:13:20 PM
Why? Will the new Nvidia Python stuff work on AMD GPU and other non-nvidia accelerators?by melodyogonna
4/28/2025 at 6:54:02 AM
It still remains to be seen how much that will happen to Mojo and MAX, while most researchers are using CUDA anyway, and best of all, it works on their laptops, which cannot be said for AMD GPU and other non-nvidia accelerators.Naturally assuming they are using laptops with NVidia GPUs.
by pjmlp