Skip to content

Releases: aws/aws-parallelcluster-node

AWS ParallelCluster v3.10.1

08 Jul 20:04
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.10.1

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.10.0

27 Jun 21:42
Compare
Choose a tag to compare

We're excited to announce the release of AWS ParallelCluster Cookbook 3.10.0

This is associated with AWS ParallelCluster v3.10.0

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.9.3

19 Jun 12:19
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.9.3

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.9.2

28 May 19:20
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.9.2

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.9.1

11 Apr 10:42
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.9.1

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.9.0

12 Mar 01:29
21bf5e3
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.9.0

ENHANCEMENTS

  • Add a clustermgtd config option ec2_instance_missing_max_count to allow a configurable amount of retries for eventual EC2
    describe instances consistency with run instances

AWS ParallelCluster v3.8.0

19 Dec 17:40
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.8.0

ENHANCEMENTS

  • Add support for EC2 Capacity Blocks for ML.

CHANGES

  • Perform job-level scaling by default for all jobs, using information in the SLURM_RESUME_FILE. Job-level scaling
    can be disabled using new job_level_scaling resume configuration parameter.
  • Remove support of all_or_nothing_batch configuration parameter in the Slurm resume program, in favor of the new Scheduling/ScalingStrategy cluster configuration.

AWS ParallelCluster v3.7.2

13 Oct 19:37
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.7.2

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.7.1

22 Sep 20:16
Compare
Choose a tag to compare

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

This is associated with AWS ParallelCluster v3.7.1

CHANGES

  • There were no changes for this version.

AWS ParallelCluster v3.7.0

30 Aug 12:11
Compare
Choose a tag to compare

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.