v0.9.0
Enzyme v0.9.0
Closed issues:
const global
ref seems to be internalized during compilation (#203)- Enzyme.jl hits an unknown intrisic error when diffing through sincos. (#219)
- Zygote.@adjoint from Enzyme.autodiff (#233)
- Segfault / Bus Error (#238)
- MPI Type error (#244)
- Exception (about missing gemm!?) not throwing at the Julia level and instead by LLVM (#249)
Merged pull requests:
- Handle sincos (#224) (@wsmoses)
- add buildkite (#231) (@vchuravy)
- Add Buildkite to stable (#232) (@vchuravy)
- Adjust to threads ABI in 1.8 (#234) (@vchuravy)
- Add BLAS detection (#237) (@wsmoses)
- MISC BUDE.jl and LULESH.jl fixes (#239) (@wsmoses)
- Add ABI change (#242) (@wsmoses)
- Additional BLAS fixes (#246) (@wsmoses)
- Debug Macos (#247) (@wsmoses)
- Cleanup FFI support (#248) (@vchuravy)
- Fix alloc handler (#251) (@wsmoses)
- Add stored inline inactive (#252) (@wsmoses)
- Bump GPUCompiler compat (#253) (@wsmoses)
- Fix blas handle (#254) (@wsmoses)
- Parallel without GPUCompiler caching (#255) (@wsmoses)
- require GPUCompiler 0.14 (#256) (@vchuravy)
- Bump JLL (#257) (@wsmoses)
- Fix BLAS on Windows (#260) (@vchuravy)