Skip to content

v8.4 (2025-02-11)

Latest
Compare
Choose a tag to compare
@jendrikseipp jendrikseipp released this 11 Feb 13:16
· 1 commit to main since this release

Lab

  • Allow fetching from compressed properties files (Jendrik Seipp).
  • Use absolute paths in Slurm scripts to safeguard against .bashrc changing directories (Jendrik Seipp).
  • Use 9 GiB memory limit for Slurm jobs on Tetralith by default (Jendrik Seipp).
  • Revise documentation about memory limits (Jendrik Seipp).
  • Remove soft memory limit from Slurm jobs that used to guard against an old problem of the cgroup mechanism failing (Jendrik Seipp).
  • Remove documentation about obsolete infai_1 partition in Basel (Florian Pommerening).
  • Add SlurmEnvironment.is_present() method for testing whether the script is run within a given grid environment (Jendrik Seipp).
  • Raise minimum supported Python version to 3.8 (Jendrik Seipp).

Downward Lab

  • Add add_compress_exp_dir_step() to example Fast Downward experiment (Jendrik Seipp).