Closed avik-pal closed 3 years ago
Can you try #149?
I get a warning but it compiles
┌ Warning: OrcV2 initialization failed with
│ err = LLVM error: No callback manager available for powerpc64le-unknown-linux-gnu
└ @ Enzyme.Compiler.JIT ~/.julia/packages/Enzyme/X6VNF/src/compiler/orcv2.jl:80
Jup, that was the goal. You won't be able to use autodiff_deferred
, but otherwise things should work.
Fixed in 0.7.2
On Julia-1.7.0-rc1
cc @vchuravy