Skip to content

Tags: aws/aws-parallelcluster-cookbook

Tags

v3.14.0

Toggle v3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Gb200] Support IMEX configuration to be local to a node (#3029)

* we remove /opt/parallelcluster/shared/nvidia-imex directory creation
* We keep default path of `/etc/nvidia-imex/nodes_config.cfg` and `/etc/nvidia-imex/config.cfg` for IMEX configuration
* We override `/etc/nvidia-imex/nodes_config.cfg` only if it is missing to avoid Imex start failures.
* Update unit test

Co-authored-by: Himani Anil Deshpande <[email protected]>

v3.13.2

Toggle v3.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Docs] Revise changelog for version 3.13.2 (#2981)

* Update CHANGELOG entries for 3.13.2 release

v3.13.1

Toggle v3.13.1's commit message
[Doc] Update 3.13.1 changelog: bugfix on AD passwd reset script

v3.13.0

Toggle v3.13.0's commit message
Consider string "true" as turning on Lustre, Nvidia installation

Signed-off-by: Hanwen <[email protected]>

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove minor version pining (#2854)

v3.11.1

Toggle v3.11.1's commit message
[Test] Fix kitchen test related to enroot

Signed-off-by: Giacomo Marciani <[email protected]>

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding Attribution Document for Cookbook (#2811)

Co-authored-by: Himani Deshpande <[email protected]>

v3.10.1

Toggle v3.10.1's commit message
[Docs] Add changelog entry for version 3.10.1.

Signed-off-by: Giacomo Marciani <[email protected]>

v3.10.0

Toggle v3.10.0's commit message
Improve 3.10.0 changelog

Signed-off-by: Hanwen <[email protected]>

v3.9.3

Toggle v3.9.3's commit message
[Storage] Fix method used to get the AWS domain for FSx.

In particular, now it does not need anymore to access the undefined
node attribute in US ISO regions.

Signed-off-by: Giacomo Marciani <[email protected]>