We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e0df1 commit 2fa7274Copy full SHA for 2fa7274
CHANGELOG.md
@@ -3,6 +3,17 @@ aws-parallelcluster-node CHANGELOG
3
4
This file is used to list changes made in each version of the aws-parallelcluster-node package.
5
6
+2.9.0
7
+-----
8
+**ENHANCEMENTS**
9
+
10
+- Add support for multiple queues and multiple instance types feature with the Slurm scheduler.
11
12
+**CHANGES**
13
+- Optimize scaling logic with Slurm scheduler, no longer based on Auto Scaling groups.
14
+- A Route53 private hosted zone is now created together with the cluster and used in DNS resolution inside cluster nodes
15
+ when using Slurm scheduler.
16
17
2.8.1
18
-----
19
0 commit comments