Skip to content

ReFrame 4.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vkarak vkarak released this 07 Oct 22:24
· 1583 commits to master since this release
c595d65

Release Notes

New features and enhancements

  • Add perflog_ignore attribute in httpjson handler (#2620)
  • Allow user defined launchers in the configuration (#2605)
  • Add support for the Apptainer container platform (#2613)
  • Add support for the Flux scheduler (#2598)
  • Stop execution with an error when a cli module fails to load (#2603)
  • Revert to generating unique run reports (#2601)

Bug fixes

  • Submit jobs using the correct module path when testing scheduler backends (#2611)

Test library

n/a

Other

  • Fix script that auto-generates the release notes (#2594)
  • Fix typo on the docs (#2599)
  • Fix broken links in the docs (#2593)