Skip to content

ReFrame 4.0.0-dev.3

Pre-release
Pre-release

Choose a tag to compare

@vkarak vkarak released this 20 Nov 11:24
· 1892 commits to master since this release
4d842c8

Release Notes

New features and enhancements

  • Relax the value syntax of env_vars (#2649)
  • Deprecate variables in favour of the new env_vars (#2648)

Bug fixes

  • Pass explicitly the --cpus-per-task option to srun for Slurm >= 22.05 (#2656)
  • Expand the Slurm nodelist using scontrol and not the builtin nodelist_expand() function (#2678)
  • Properly capture the node list of a job in the Slurm backend (#2634)