Skip to content

v2024.06.03

Compare
Choose a tag to compare
@lukeshingles lukeshingles released this 03 Jun 13:48
· 61 commits to main since this release
6f710eb

What's Changed

  • Fix race condition with node-shared corrphotoionrenorm array by removing unnecessary zero-fill by @lukeshingles in #80
  • Revert attempted classic fix by @lukeshingles in #81
  • Normalise bound-free estimators on each rank independently to eliminate MPI_Bcast and skip NLTE solver if Te=MINTEMP by @jpollin98 in #54
  • Add Just grey opacity mode 6 by @gleck97 in #71
  • CI: Test in 2x2 multi-node configuration by adding optional MAX_NODE_SIZE override by @lukeshingles in #78

Full Changelog: v2024.05.2...v2024.06.03