Skip to content
New issue

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

MPI.jl broken with nonblocking isend and irecv #585

Open
michel2323 opened this issue Jan 31, 2023 · 0 comments
Open

MPI.jl broken with nonblocking isend and irecv #585

michel2323 opened this issue Jan 31, 2023 · 0 comments

Comments

@michel2323
Copy link
Collaborator

michel2323 commented Jan 31, 2023

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

Let me know if you need a MWE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant