Why doesn't apple support NVIDIA though? Considering the whole ML and AI community use only NVIDIA GPUs, it sucks that we can't use apple laptops for the same.
CUDA Toolkit Release Notes
21–30 of 126 posts
Apple wants to force people to use APIs it controls like OpenCL then Metal. The availability of CUDA meant if Apple shipped Macs with nVidia devices, there would be an alternative.
Re: CUDA Toolkit Release Notes
#22We need a CUDA alternative for non NVIDIA gpu's, specially on a Mac.
Re: CUDA Toolkit Release Notes
#23Fully 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
Re: CUDA Toolkit Release Notes
#24Re: CUDA Toolkit Release Notes
#25We need a CUDA alternative for non NVIDIA gpu's, specially on a Mac.
Would this from AMD count? https://rocm.github.io/
Re: CUDA Toolkit Release Notes
#26So nvcc is completely based on clang now?
Re: CUDA Toolkit Release Notes
#27We need a CUDA alternative for non NVIDIA gpu's, specially on a Mac.
OpenCL is decent, and although it's deprecated, it's probably going to continue working for years. It's not as nice as CUDA for direct programming, but don't most people access CUDA through higher-level libraries anyway? You probably would not be able to tell whether those use OpenCL or CUDA behind the scenes.
Re: CUDA Toolkit Release Notes
#28So nvcc is completely based on clang now?
It has been for a long time. Only the very earliest versions of CUDA had an nvcc based on Open64.
Re: CUDA Toolkit Release Notes
#29Why doesn't apple support NVIDIA though? Considering the whole ML and AI community use only NVIDIA GPUs, it sucks that we can't use apple laptops for the same.
Apple hates hackers. Didn't the missing Esc key clue you in?
They added Esc key to the latest Macbook. Do you feel their love now?
Re: CUDA Toolkit Release Notes
#30Why doesn't apple support NVIDIA though? Considering the whole ML and AI community use only NVIDIA GPUs, it sucks that we can't use apple laptops for the same.
Why would you do anything compute intensive on laptops that suffer from cooling issues?