Commit 0993d8c
[Nvidia-Imex] Installing Nvidia-imex as part of ParallelCluster Build Image (aws#2996)
* [NVIDIA_IMEX] Add resource to install Nvidia-imex
* [NVIDIA_IMEX] Adding Unit test for IMEX installation
* [NVIDIA_IMEX] Not Install Nvidia-imex for Isolated regions
* [NVIDIA_IMEX] Install Nvdia-Imex as part of Build Image
* [Nvidia-imex] Never Install NVIDIA Imex for AL2
* [Nvidia-imex] Add unit tests for NVidia Imex
* [Nvidia-imex] Cookstyle changes
* [NVIDIA_IMEX] Adding Kitchen test for Installation and Configuration
* [FABRIC MANAGER] Using common library for getting NVSwitch count
* [NVIDIA-IMEX] Configure Nvidia-imex only if we use Gb200 instance
* [NVIDIA-IMEX] USe specific Version naming for nvidia-imex installation
* [NVIDIA-IMEX] Install Nvidia-imex and flush cache before it
* [NVIDIA-IMEX] Redirect nvidia-imex to system logs which are pushed in CW
* [NVIDIA-IMEX] Install With specific version in name
* [NVIDIA-IMEX] Removing flush cache as it does not exist for package resource
* [NVIDIA-IMEX] Installing NVIDIA IMEx using install_packages resource
* [NVIDIA-IMEX] Adding Unit tests for Configuration of nvidia-imex
* [NVIDIA-IMEX] Configuring nvidia-imex only for gb200 and ComputeFleet node
* [NVIDIA-IMEX] Not check installation of nvidia-imex for Alinux2
* [NVIDIA-IMEX] Inspec Test
* [NVIDIA-IMEX] Setting Nvidia-imex node attributes which should show the version and package name as seen on the repositories
* [NVIDIA-IMEX] Test epoch version
* [NVIDIA-IMEX] Add Version and package name for debian installation
* [NVIDIA-IMEX] Add changelog
* Add unit test for checking configuration of nvidia-imex
* [Nvidia-Imex] Use nvidia-imex shared directory for Inspec and configuration files
* [Nvidia-Imex] Update copyright year
* [Nvidia-Imex] Adding correct comments
* [Nvidia-Imex] Updating function names
* [Nvidia-Imex] Remove _nvidia_imex_version as it is not needed
* [Nvidia-Imex] Update action sequence for service
* [NVIDIA-IMEX] Comment the official docs for nvidia-imex service file
* [NVIDIA-IMEX] Using common naming convention for package name
* [NVIDIA-IMEX] Correcting kitchen test
* [NVIDIA_IMEX] Install nvidia-imex from s3
* [NVIDIA_IMEX] Install nvidia-imex from s3
* [NVIDIA_IMEX] Update unit tests
* [NVIDIA Driver] Upgrade NVIDIA driver to 570.172.08 for all except AL2
Removing test URL
---------
Co-authored-by: Himani Anil Deshpande <[email protected]>1 parent 73d45a2 commit 0993d8c
File tree
20 files changed
+1025
-7
lines changed- cookbooks/aws-parallelcluster-platform
- attributes
- libraries
- recipes
- config
- install
- resources
- fabric_manager/partial
- nvidia_imex
- partial
- spec/unit
- recipes
- resources
- templates/nvidia-imex
- test/controls
20 files changed
+1025
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 57 | | |
62 | 58 | | |
63 | | - | |
64 | | - | |
| 59 | + | |
| 60 | + | |
65 | 61 | | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments