OpenMPI+Threading: Segfault in compilation?

Ah I even encountered this my self: UCX ignores UCX_ERROR_SIGNALS set by MPI.jl · Issue #409 · JuliaParallel/MPI.jl · GitHub

Do try running with: export UCX_ERROR_SIGNALS="SIGILL,SIGBUS,SIGFPE"

2 Likes