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