JuliaLang / AllocCheck.jl

AllocCheck
Other
215 stars 8 forks source link

Preliminary Julia v1.11 support #78

Open topolarity opened 2 months ago

topolarity commented 2 months ago

This mostly appears to be working, except that I've been forced to turn off the custom optimization pipeline.

Running optimize! after the compile seems to be broken, even if it using the default GPUCompiler.optimize! implementation.