Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3b2666a2 authored by BERARD Benjamin's avatar BERARD Benjamin
Browse files

[grat/sirius/nvidia_fabricmanager] Add nvswitch variable and set true for grat...

[grat/sirius/nvidia_fabricmanager] Add nvswitch variable and set true for grat and sirius for each gpu_devices
parent 599e7621
No related branches found
No related tags found
1 merge request!437Draft: [grat/sirius/nvidia_fabricmanager] Add nvidia-fabricmanager variable and set...
Pipeline #696198 passed
...@@ -98,6 +98,9 @@ ...@@ -98,6 +98,9 @@
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.36.00.04", "vbios_version": "92.00.36.00.04",
"vendor": "Nvidia" "vendor": "Nvidia"
},
"nvidia[0-7]": {
"nvswitch": true
} }
}, },
"kavlan": { "kavlan": {
......
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
"device": "/dev/nvidia0", "device": "/dev/nvidia0",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -35,6 +36,7 @@ ...@@ -35,6 +36,7 @@
"device": "/dev/nvidia1", "device": "/dev/nvidia1",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -45,6 +47,7 @@ ...@@ -45,6 +47,7 @@
"device": "/dev/nvidia2", "device": "/dev/nvidia2",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -55,6 +58,7 @@ ...@@ -55,6 +58,7 @@
"device": "/dev/nvidia3", "device": "/dev/nvidia3",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -65,6 +69,7 @@ ...@@ -65,6 +69,7 @@
"device": "/dev/nvidia4", "device": "/dev/nvidia4",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -75,6 +80,7 @@ ...@@ -75,6 +80,7 @@
"device": "/dev/nvidia5", "device": "/dev/nvidia5",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -85,6 +91,7 @@ ...@@ -85,6 +91,7 @@
"device": "/dev/nvidia6", "device": "/dev/nvidia6",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
...@@ -95,6 +102,7 @@ ...@@ -95,6 +102,7 @@
"device": "/dev/nvidia7", "device": "/dev/nvidia7",
"memory": 42505076736, "memory": 42505076736,
"model": "A100-SXM4-40GB", "model": "A100-SXM4-40GB",
"nvswitch": true,
"power_default_limit": "400.00 W", "power_default_limit": "400.00 W",
"vbios_version": "92.00.45.00.03", "vbios_version": "92.00.45.00.03",
"vendor": "Nvidia" "vendor": "Nvidia"
......
...@@ -17,6 +17,9 @@ nodes: ...@@ -17,6 +17,9 @@ nodes:
clock_speed: 2100000000 clock_speed: 2100000000
software: software:
standard-environment: debian11-x64-std standard-environment: debian11-x64-std
gpu_devices:
nvidia[0-7]:
nvswitch: true
network_adapters: network_adapters:
bmc: bmc:
interface: Ethernet interface: Ethernet
...@@ -53,4 +56,4 @@ nodes: ...@@ -53,4 +56,4 @@ nodes:
id: disk5 id: disk5
pci-0000:ca:00.0-nvme-1: pci-0000:ca:00.0-nvme-1:
interface: NVME interface: NVME
id: disk4 id: disk4
\ No newline at end of file
...@@ -17,6 +17,9 @@ nodes: ...@@ -17,6 +17,9 @@ nodes:
clock_speed: 2100000000 clock_speed: 2100000000
software: software:
standard-environment: debian11-x64-std standard-environment: debian11-x64-std
gpu_devices:
nvidia[0-7]:
nvswitch: true
management_tools: management_tools:
bmc_vendor_tool: ipmitool bmc_vendor_tool: ipmitool
network_adapters: network_adapters:
......
...@@ -7,4 +7,4 @@ ipv4: required_hash ...@@ -7,4 +7,4 @@ ipv4: required_hash
ipv6: required_hash ipv6: required_hash
software: required_hash software: required_hash
disk_vendor_model_mapping: required_hash disk_vendor_model_mapping: required_hash
management_tools: required_hash management_tools: required_hash
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment