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 38486ba commit c1cb723Copy full SHA for c1cb723
CHANGELOG.md
@@ -25,6 +25,7 @@ CHANGELOG
25
**CHANGES**
26
- Avoid duplication of nodes seen by `clustermgtd` if compute nodes are added to multiple Slurm partitions.
27
- ParallelCluster AMI for US isolated regions are now vended with preconfigured CA certificates to speed up node bootstrap.
28
+- Replace `nvidia-persistenced` service with `parallelcluster_nvidia` service to avoid conflicts with DLAMI.
29
30
**BUG FIXES**
31
- Remove hardcoding of root volume device name (`/dev/sda1` and `/dev/xvda`) and retrieve it from the AMI(s) used during `create-cluster`.
0 commit comments