https://github.com/JuliaParallel/MPI.jl
Revision 77f42a50eaf9fe7ce93db78ed617fe1c576fb5d1 authored by Simon Byrne on 07 May 2020, 21:05:41 UTC, committed by GitHub on 07 May 2020, 21:05:41 UTC
Fixes #328 (as well as #373 and #376).

- Will use BinaryBuilder-provided MPICH / MicrosoftMPI by default
- Provides override mechanism to use system MPI
- Saves these preferences in ~/.julia/prefs/MPI.toml
1 parent c74d2b7
History
Tip revision: 77f42a50eaf9fe7ce93db78ed617fe1c576fb5d1 authored by Simon Byrne on 07 May 2020, 21:05:41 UTC
Use JLL binaries by default. (#367)
Tip revision: 77f42a5
File Mode Size
.github
conf
deps
docs
src
test
.appveyor.yml -rw-r--r-- 1.7 KB
.gitignore -rw-r--r-- 59 bytes
.gitlab-ci.yml -rw-r--r-- 1.6 KB
.travis.yml -rw-r--r-- 2.7 KB
Project.toml -rw-r--r-- 1009 bytes
README.md -rw-r--r-- 2.2 KB
UNLICENSE -rw-r--r-- 1.2 KB
codecov.yml -rw-r--r-- 237 bytes

README.md

back to top