Releases: aws/aws-parallelcluster-node
AWS ParallelCluster v2.11.5
We're excited to announce the release of AWS ParallelCluster Node 2.11.5
This is associated with AWS ParallelCluster v2.11.5
CHANGES
- Drop support for SGE and Torque schedulers.
AWS ParallelCluster v3.1.2
We're excited to announce the release of AWS ParallelCluster Node 3.1.2
This is associated with AWS ParallelCluster v3.1.2
CHANGES
- There were no notable changes for this version.
AWS ParallelCluster v3.1.1
We're excited to announce the release of AWS ParallelCluster Node 3.1.1
This is associated with AWS ParallelCluster v3.1.1
ENHANCEMENTS
- Add possibility to override EC2 RunInstances parameters for instances launched in a Slurm cluster.
CHANGES
- Update Slurm plugin to support version 21.08.
AWS ParallelCluster v3.0.3
We're excited to announce the release of AWS ParallelCluster Node 3.0.3
This is associated with AWS ParallelCluster v3.0.3
CHANGES
- There were no changes for this version.
AWS ParallelCluster v2.11.4
We're excited to announce the release of AWS ParallelCluster Node 2.11.4
This is associated with AWS ParallelCluster v2.11.4
CHANGES
- There were no notable changes for this version.
AWS ParallelCluster v3.0.2
We're excited to announce the release of AWS ParallelCluster Node 3.0.2
This is associated with AWS ParallelCluster v3.0.2
3.0.2
CHANGES
- There were no changes for this version.
AWS ParallelCluster v2.11.3
We're excited to announce the release of AWS ParallelCluster Node 2.11.3
This is associated with AWS ParallelCluster v2.11.3
2.11.3
CHANGES
- There were no notable changes for this version.
AWS ParallelCluster v3.0.1
We're excited to announce the release of AWS ParallelCluster Node 3.0.1
This is associated with AWS ParallelCluster v3.0.1
3.0.1
CHANGES
- There were no changes for this version.
AWS ParallelCluster v3.0.0
We're excited to announce the release of AWS ParallelCluster Node 3.0.0
This is associated with AWS ParallelCluster v3.0.0
3.0.0
ENHANCEMENTS
- Implement scaling protection mechanism with Slurm scheduler: compute fleet is automatically set to 'PROTECTED' state
in case recurrent failures are encountered when provisioning nodes. - Implement
computemgtd
self-termination viashutdown
command instead of calling TerminateInstances.
CHANGES
- Drop support for SGE and Torque schedulers.
- Use tags prefix
parallelcluster:
when describing EC2 instances. - Run Slurm command
scontrol
with sudo because clustermgtd is executed as cluster admin user (not root).
AWS ParallelCluster v2.11.2
We're excited to announce the release of AWS ParallelCluster Node 2.11.2
This is associated with AWS ParallelCluster v2.11.2
2.11.2
BUG FIXES
- Slurm: fix issue that prevented powering-up nodes to be correctly reset after a stop and start of the cluster.