Closed michel2323 closed 1 month ago
Looks like the same one I found in https://github.com/JuliaGPU/GPUCompiler.jl/issues/596
Underlying cause from Enzyme side here should now be resolved.
However, the fact this is hit also implies the Enzyme KA rule was never hit, which is bad.
cc @vchuravy
printall.log Getting this error
when running
It seems to crash at:
However both the
CUDABackend()
original primal as well as the CPU reverse run successfully.