GPUCompiler.jl
GPUCompiler.jl copied to clipboard
Add support for ASAN & Co on the CPU
For debugging Enzyme under ASAN we should have the asan pipeline included
https://github.com/JuliaLang/julia/blob/2e26583cd9f55c7862c2c3ce03691f1ecd0a603a/src/pipeline.cpp#L99-L184
cc: @gbaraldi