Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ This file is used to list changes made in each version of the AWS ParallelCluste

**BUG FIXES**
- Remove usage of cfn-init for compute node bootstrapping to reduce node scale-up time.
- Fix the execution of overriding aws-parallelcluster-node package only on the head node during update.
- On Ubuntu 22.04, install the Nvidia driver with the same compiler version used to compile the kernel
to prevent installation failures.
- Fix the execution of overriding aws-parallelcluster-node package only on the head node during update.
Expand Down
Loading