Binding something to juliaGPU

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.

https://github.com/JuliaInterop/Clang.jl

There’s https://github.com/JuliaGPU/MAGMA.jl but it doesn’t contain much