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
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ This file is used to list changes made in each version of the AWS ParallelCluste
------

**CHANGES**
- Pyxis is now disabled by default and it must be manually enabled on the head node.
- Pyxis is now disabled by default, so it must be manually enabled as documented in the product documentation.

**BUG FIXES**
- Fix an issue in the way we configure the Pyxis Slurm plugin in ParallelCluster that can lead to job submission failures.
https://github.com/aws/aws-parallelcluster/issues/6459

3.11.0
------
Expand Down
Loading