I want to binding MAGMA to juliaGPU.
Create such binding by simply calling its C API via ccall. By binding this to the JuliaGPU ecosystem.
But I don’t know how to write codes about that.
I need some help.
I want to binding MAGMA to juliaGPU.
Create such binding by simply calling its C API via ccall. By binding this to the JuliaGPU ecosystem.
But I don’t know how to write codes about that.
I need some help.
Clang.jl has a wrapper generator for this kinda job.
There’s https://github.com/JuliaGPU/MAGMA.jl but it doesn’t contain much