Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 1.4 kB | |
v0.20.23 source code.tar.gz | 2025-07-29 | 133.3 kB | |
v0.20.23 source code.zip | 2025-07-29 | 187.5 kB | |
Totals: 3 Items | 322.2 kB | 2 |
MPI v0.20.23
Merged pull requests:
- Document how to use MPItrampoline (#838) (@eschnett)
- Fix use_system_library
typo in configuration docs (#884) (@glwagner)
- Print also mpiexec
and its path in versioninfo()
(#887) (@giordano)
- Bump codecov/codecov-action from 4 to 5 (#888) (@dependabot[bot])
- Typo in docs (#891) (@luraess)
- Irecv! Docstring Fix (#895) (@valeriabarra)
- Dependabot: Group all "GitHub Actions" Dependabot PRs into a single PR (#897) (@DilumAluthge)
- CI: Update unit tests from ubuntu-20.04
to ubuntu-24.04
(#899) (@DilumAluthge)
- Allow CI to pass even if the processcoverage
step fails (#901) (@DilumAluthge)
- Buildkite: Add Julia 1.11 to the matrix (#902) (@DilumAluthge)
- Add a test checking number of ranks is correct (#907) (@giordano)
- GitHub Actions CI: Don't skip intermediate builds on master
; only cancel intermediate builds on PR builds (#909) (@DilumAluthge)
- Update AMDGPU compat (#910) (@luraess)
- Fix index.html redirect link (#911) (@JamesWrigley)
Closed issues: - Add documentation about using MPITrampoline (#837) - Precompilation error while installing MPI.jl (#885) - General way to test whether CUDA-aware MPI is available? (#886) - Embedding Julia MPI.jl into C (#890) - IRecv! docstring needs improvements (#894) - Test idea: check number of ranks (#905)