Hacker News new | ask | show | jobs
by yunohn 2102 days ago
There is no official support, only AMD's custom TF branch. Further ROCM itself works only on Linux. I believe most people writing Swift are using MacOS.
1 comments

And Julia can do custom ROCM codegen, either by itself or through array and kernel abstractions :) https://github.com/JuliaGPU/AMDGPU.jl

https://juliagpu.gitlab.io/KernelAbstractions.jl/

https://github.com/JuliaGPU/GPUArrays.jl/pulse

Indeed, the Julia scene looks enticing right now. If only AMD ROCM supported MacOS... :/