Live data from Hacker News

CUDA Toolkit Release Notes

docs.nvidia.com

31–40 of 126 posts

Re: CUDA Toolkit Release Notes

#33
post #22

We need a CUDA alternative for non NVIDIA gpu's, specially on a Mac.

AIUI, Vulkan can be used for compute - so why not do that? It might work reasonably well on both nVidia and non-nVidia hardware. Of course, this requires GPU-enabled software to implement Vulkan support, but that's one-time work.

Re: CUDA Toolkit Release Notes

#35

Fully understandable..anyways none is doing ML on Apple hardware due to ATi Chipsets.. last Apple HW with Nvidia graphic cards are old or running Linux or Windows with Bootcamp anyways

In my understanding, Radeon Instinct cards are not doing that bad. Yes, they're not supported by CUDA, but they're not slouching either.

Re: CUDA Toolkit Release Notes

#36
post #32

This is why CUDA and NVIDIA are a cancer. Such an important piece of infrastructure for both graphics and ML should be open source.

You surely can write one yourself or pay for development. If that doesn't work maybe you could help developing one of the existing packages?

Re: CUDA Toolkit Release Notes

#37
post #10

Not surprising given Apple’s apparent vendetta against Nvidia hardware

A well deserved vendetta, Nvidia has screwed Apple over multiple times going back to the PowerPC days. After the defective chipset fiasco one can’t blame them for cutting ties.

In the end, it's the customers who lose

Re: CUDA Toolkit Release Notes

#40
post #10

Not surprising given Apple’s apparent vendetta against Nvidia hardware

A well deserved vendetta, Nvidia has screwed Apple over multiple times going back to the PowerPC days. After the defective chipset fiasco one can’t blame them for cutting ties.

That seems like a very one-sided take considering Apple’s history.

Moreover, the reason is almost certainly related to Apple not wanting to proliferate Nvidia’s tools and instead force developers to use their Metal API. AFAIK Apple’s even abandoned OpenCL on macOS.

Post reply on HN