You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]>
[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]>