Investigate use of PkgLock.jl
to avoid race conditions on module precompilation with MPI
#214
Labels
parallelization
Related to MPI, threading, tasks etc.
You could also use PkgLock.jl to precompile all packages without race conditions and use them afterwards in parallel.
Xref: https://discourse.julialang.org/t/precompilation-error-using-hpc/17094
Originally posted by @ranocha in #167 (comment)
We should check if and how it makes sense to include it in our testing environment, and maybe document it for use on clusters etc.
The text was updated successfully, but these errors were encountered: