Skip to content

ReFrame 3.10.1

Choose a tag to compare

@vkarak vkarak released this 08 Feb 22:47
· 2693 commits to master since this release
984fe55

Release Notes

New features and enhancements

  • Add convenience function to set a test variable only if it's undefined (#2403)

Bug fixes

  • Fix job cancellation when job is pending due to ReqNodeNotAvail (#2417)
  • Fix --show-config for null config options (#2414)
  • Automatically convert numeric configuration parameters when set from the command line or the environment (#2392)
  • Fix find_modules to return unique module names (#2401)
  • Print skip test messages for new asynchronous execution policy (#2400)

Test library

  • Add support for building both GPU dgemm+sgemm executables (#2372)

Other

  • Use compile as the name of the build pipeline stage (#2418)
  • Enhance documentation of environment variables set in the system configuration (#2419)