v0.20.17
github-actions
released this
03 Nov 21:45
·
51 commits
to master
since this release
MPI v0.20.17
Merged pull requests:
- Fix GPU tests (#764) (@luraess)
- Cleanup and update doc (#765) (@luraess)
- Add non-blocking wait (#766) (@luraess)
- Bump AMDGPU compat (#767) (@luraess)
- Bump actions/checkout from 3 to 4 (#768) (@dependabot[bot])
- improve docs on modulefiles (#769) (@simonbyrne)
- Init cooperative wait test for multiple threads (#770) (@lcw)
- Fix resize! for (Unsafe)MultiRequest (#772) (@jipolanco)
- Docs: update to Documenter v1 (#773) (@jipolanco)
- Bump CUDA compat (#774) (@simonbyrne)
- Bump patch (#775) (@simonbyrne)
- Add tests for AND, OR, and XOR reductions (#777) (@kshyatt)
- Hopefully begin uploading coverage again (#778) (@kshyatt)
- Test bcast pass-through (#780) (@kshyatt)
- Test implicit in-place Allgatherv (#781) (@kshyatt)
- Test for inplace Scan (#782) (@kshyatt)
- deal with vendor=cray but no gtl (#785) (@JBlaschke)
- docs: usage of mpiexec() (#787) (@mmesiti)
- [CI] Use Spack OCI build cache for MPI packages (#788) (@giordano)
- Add compat bounds for more packages (#789) (@giordano)
- [CI] Oversubscribe in OpenMPI jobs (#790) (@giordano)
- Skip threads tests which are known to fail (#791) (@giordano)
- Bump patch (#793) (@simonbyrne)
Closed issues:
- [CI] Use Spack + OCI buildcache when widely available for system MPI (#744)
- Implement cooperative test (#762)
- Serialization issues when using MPI gather (#771)
- MPI.Send cannot work with derived datatypes. (#776)
- MPIPreferences.use_system_binary(vendor="cray") fails on Piz Daint (#779)
mpiexec()
do syntax recommended in docs but deprecated after julia 1.6 (#786)