Skip to content

ReFrame 3.8.2

Choose a tag to compare

@vkarak vkarak released this 22 Sep 21:56
· 3549 commits to master since this release
8abb0f9

ReFrame v3.8.2 Release Notes

New features and enhancements

  • Add support for the OAR scheduler (#2129)
  • Store the default Spack environment in the build_system instance (#2195)
  • Pass parent CI image name and ReFrame verbosity level in the generated Gitlab child pipelines (#2137)
  • Add support for the LSF scheduler and LLNL's lrun parallel launcher (#2133)

Bug fixes

  • Fix division by zero when calculating the poll rate (#2199)
  • Fix timestamp prefix when --timestamp option is passed no arguments (#2198)
  • Fix remote auto-detection crash (#2189)

Other

  • Update tutorials to the new sanity and performance syntax (#2167)
  • Sort command line options and environment variables alphabetically in -h output and the man page (#2174)