JuliaGPU / CUDAnative.jl

Julia support for native CUDA programming
https://juliagpu.org/cuda/
Other
392 stars 55 forks source link

Add interactive reflection utils based on Cthulhu. #599

Closed maleadt closed 4 years ago

maleadt commented 4 years ago

Resolves https://github.com/JuliaGPU/CUDAnative.jl/issues/597

@vchuravy one possible improvement would be for CUDAnative to specify to Cthulhu how it should get LLVM and native code, as currently that would print CPU code here.