Skip to content

ReFrame 2.8

Compare
Choose a tag to compare
@vkarak vkarak released this 08 Dec 00:06
· 10767 commits to develop since this release
d11a049

ReFrame 2.8 Release Notes

API Changes

  • New RegressionTest attribute, extra_resources, for specifying custom job resources
  • New API for retrieving and setting the parallel program launchers
  • New API for retrieving the job scheduler of a system partition

Framework

  • Redesign of the modules system backend
  • Tmod is no more required to run ReFrame
  • New system configuration option for setting the modules system
  • More detailed output in the performance log
  • Redesign of the job scheduler and parallel program launcher backends
  • Expand support of several new parallel program launchers (mpirun, mpiexec etc.)
  • Documentation fixes