AllocCheck.jl
AllocCheck.jl copied to clipboard
Incompatible with its own Dependency
I am just learning about these things, but if I understand it correctly, AllocCheck.jl depends on LLVM.jl 6.x (see also). AllocCheck.jl also depends on GPUCompiler.jl. However, GPUCompiler.jl depends on LLVM.jl 8.x.
Therefore, AllocCheck.jl currently does not seem to be usable for me.
Please tag a new version with support for LLVM.jl 8 as suggested in the corresponding GPUCompiler issue.