Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@romerojosh romerojosh released this 30 Oct 17:52
· 6 commits to main since this release
7703aa0

What's Changed

This patch release fixes several build related issues, including updating CMake include search paths for NVSHMEM 3.x support and improper naming of the single precision C2C benchmark executable. Other changes include small corrections to command line argument handling in the benchmark program and functionality updates to the Tayor Green example.

PRs included in this release

  • Update CMake NVSHMEM include search paths for NVSHMEM 3.x. (#34)
  • Fix integer conversion of skip_threshold in benchmark program. (#35)
  • Fix scaling overflow for large grids in R2C benchmark. Correct compilation defines for single precision C2C benchmark. (#37)
  • Taylor Green example updates. (#36)

Full Changelog: v0.4.1...v0.4.2