🚨 BREAKING: Apple's Machine Learning team finally realizes that #CUDA isn't just a trendy baby name. πŸ˜‚ GitHub's #AI is now tasked with convincing silicon to play nice with NVIDIA's ancient wizardry. πŸ§™β€β™‚οΈ Meanwhile, developers everywhere eagerly await the next groundbreaking feature: support for VHS tapes. πŸ“Ό
https://github.com/ml-explore/mlx/pull/1983 #AppleMachineLearning #NVIDIA #GitHub #VHSsupport #TechNews #HackerNews #ngated
[WIP] CUDA backend by zcbenz Β· Pull Request #1983 Β· ml-explore/mlx

This PR is an ongoing effort to add a CUDA backend to MLX, very little things work now but you can run the tutorial example already. To build and test: $ cmake . -Bbuild -DMLX_BUILD_CUDA=ON -DMLX_B...

GitHub