Skip to content

AWS ParallelCluster v3.7.0

Compare
Choose a tag to compare
@dreambeyondorange dreambeyondorange released this 30 Aug 12:11
· 5 commits to release-3.7 since this release

We're excited to announce the release of AWS ParallelCluster Node 3.7.0

This is associated with AWS ParallelCluster v3.7.0

CHANGES

  • Perform default job-level scaling for exclusive jobs, by reading job information from SLURM_RESUME_FILE.
  • Make aws-parallelcluster-node daemons handle only ParallelCluster-managed Slurm partitions.

BUG FIXES

  • Fix an issue that was causing misalignment of compute nodes DNS name on instances with multiple network interfaces,
    when using SlurmSettings/Dns/UseEc2Hostnames equals to True.