We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enzyme quits with
ERROR: LoadError: Enzyme compilation failed due to illegal type analysis. Current scope: ; Function Attrs: mustprogress willreturn define internal fastcc nonnull {} addrspace(10)* @preprocess_julia_Isend_10032({} addrspace(10)* nonnull align 16 dereferenceable(40) %0, i64 signext %1, i64 signext %2, {} addrspace(10)* nonnull align 4 dereferenceable(4) %3, {} addrspace(10)* nonnull align 8 dereferenceable(16) %4) unnamed_addr #35 !dbg !5260 { top:
on the latest MPI.jl. A git bisect on MPI.jl revealed this commit as the culprit: JuliaParallel/MPI.jl@8063a5e
git bisect
Let me know if you need a MWE.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Enzyme quits with
on the latest MPI.jl. A
git bisect
on MPI.jl revealed this commit as the culprit:JuliaParallel/MPI.jl@8063a5e
Let me know if you need a MWE.
The text was updated successfully, but these errors were encountered: