Skip to content

Avoid segmentation faults in threaded code when using Intel MPI#742

Draft
giordano wants to merge 1 commit intoJuliaParallel:masterfrom
giordano:mg/intel-mpi-gc-signals
Draft

Avoid segmentation faults in threaded code when using Intel MPI#742
giordano wants to merge 1 commit intoJuliaParallel:masterfrom
giordano:mg/intel-mpi-gc-signals

Conversation

@giordano
Copy link
Member

This is supposed to fix #725. I haven't tested this locally, but now that Intel MPI CI is actually working (#741) and can reproduce the segmentation fault reported, we can see how this goes.

@giordano
Copy link
Member Author

This is still crashing

signal (11): Segmentation fault
in expression starting at /home/runner/work/MPI.jl/MPI.jl/test/test_threads.jl:18
signal (11): Segmentation fault

😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MPI implementations intercepting Signals is incompatible with Julia GC safepoint

1 participant