Skip to content

v0.20.21

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 23:02
· 11 commits to master since this release
780aaa0

MPI v0.20.21

Diff since v0.20.20

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#817) (@dependabot[bot])
  • set environment variables before dlopen (#847) (@vchuravy)
  • fix typos (#848) (@spaette)
  • Fix typos (#850) (@lcw)
  • use https (#851) (@spaette)
  • link updates (#854) (@spaette)
  • Bump julia-actions/cache from 1 to 2 (#855) (@dependabot[bot])
  • Set JULIA_BINDIR when running mpiexecjl tests (#858) (@giordano)
  • Fix autogenerated links to OpenMPI/MPICH docs (#859) (@giordano)
  • Add subdirs in CompatHelper (#863) (@luraess)
  • CompatHelper: add new compat entry for "MPIPreferences" at version "0.1" for package test (#864) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DoubleFloats" at version "1.4" for package test (#865) (@github-actions[bot])
  • CompatHelper: add new compat entry for "TOML" at version "1.0" for package test (#866) (@github-actions[bot])
  • CompatHelper: add new compat entry for "MPIPreferences" at version "0.1" for package docs (#867) (@github-actions[bot])
  • CompatHelper: add new compat entry for "MPI" at version "0.20" for package docs (#868) (@github-actions[bot])
  • Bump AMDGPU (#869) (@luraess)

Closed issues:

  • CUDA kernel very occasionally crash when MPI.jl (only when I use local binary.) is loaded. (#846)