https://github.com/JuliaParallel/MPI.jl
Revision cd6a6b4566c60ba24c9605744ad1378c116549cb authored by Mosè Giordano on 14 January 2023, 20:12:52 UTC, committed by GitHub on 14 January 2023, 20:12:52 UTC
This ensures we use same flags as parent Julia process and avoid invalidating the cache, which would then lead to multiple julia processes recompiling the cache at the same time and causing race conditions.
1 parent 1a0bee6
History
Tip revision: cd6a6b4566c60ba24c9605744ad1378c116549cb authored by Mosè Giordano on 14 January 2023, 20:12:52 UTC
Consistently use `Base.julia_cmd()` in tests (#706)
Tip revision: cd6a6b4
File Mode Size
.buildkite
.ci
.github
bin
docs
gen
lib
src
test
.gitignore -rw-r--r-- 48 bytes
Project.toml -rw-r--r-- 796 bytes
README.md -rw-r--r-- 2.8 KB
UNLICENSE -rw-r--r-- 1.2 KB
codecov.yml -rw-r--r-- 237 bytes

README.md

back to top