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 021f685 commit 6a001b3Copy full SHA for 6a001b3
CHANGELOG.md
@@ -4,7 +4,7 @@ CHANGELOG
4
3.0.2
5
-----
6
7
-**BUG FIXES**
+**CHANGES**
8
- Upgrade EFA installer to version 1.14.1. Thereafter, EFA enables GDR support by default on supported instance type(s).
9
ParallelCluster does not reinstall EFA during node start. Previously, EFA was reinstalled if `GdrSupport` had been
10
turned on in the configuration file. The `GdrSupport` parameter has no effect and should no longer be used.
@@ -15,6 +15,9 @@ CHANGELOG
15
- Libfabric: ``libfabric-1.13.2``
16
- Open MPI: ``openmpi40-aws-4.1.1-2``
17
18
+**BUG FIXES**
19
+- Fix issue that is preventing cluster names to start with `parallelcluster-` prefix.
20
+
21
3.0.1
22
------
23
0 commit comments