Is there any Julia GPU support on Macs?
1 Like
There is a lengthy discussion which I didn’t read completely:
And there is something which may help as a starter:
I don’t have a Mac, so can’t tell much more.
Not sure if this is relevant as well GitHub - JuliaGPU/AMDGPU.jl: AMD GPU (ROCm) programming in Julia
ROCm is linux-only, unfortunately. I think julia.metal is using Swift to render a Julia fractal and not the language itself? If anyone has the chops and really wants GPU acceleration on MacOS, the best solution would be to bring https://github.com/PhilipVinc/MetalCore.jl back to life.
1 Like
And from a current zulip discussion there is also Vulkan.jl
https://github.com/search?q=Vulkan.jl&type=Repositories