Skip to content

ReFrame 3.8.3

Compare
Choose a tag to compare
@vkarak vkarak released this 14 Oct 08:50
· 3026 commits to master since this release
88703a8

ReFrame v3.8.3 Release Notes

New features and enhancements

  • Use fully qualified domain names when retrieving hostnames (#2216)

Bug fixes

  • Store performance variables in run report (#2209)
  • Fix error when cache associativity information is not available by sysctl (#2206)
  • Fix --restore-session failure when ReFrame root directory is not in sys.path[0] (#2201)

Test library

  • Add Python NumPy library check and build CSCS test on top of it (#2184)
  • Add new Amber NVE library test and refactor the CSCS Amber check (#2172)

Other

  • Enable remote auto-detection in CSCS configs (#2213)
  • Add GitHub Action to run unit tests on macOS (#2207)
  • Indicate in the documentation that the @required_version decorator is deprecated (#2211)