Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4e85ef0b authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

[lille][chuc] Generate reference API

parent 1cfb1f39
Branches testing-chuc2
No related tags found
No related merge requests found
Pipeline #928215 failed
{ {
"architecture": { "architecture": {
"cpu_core_numbering": "contiguous",
"cpu_core_numbering": "contiguous", "cpu_core_numbering": "contiguous",
"nb_cores": 32, "nb_cores": 32,
"nb_procs": 1, "nb_procs": 1,
"nb_procs": 1,
"nb_threads": 64, "nb_threads": 64,
"platform_type": "x86_64" "platform_type": "x86_64"
}, },
...@@ -10,13 +12,20 @@ ...@@ -10,13 +12,20 @@
"release_date": "07/31/2023", "release_date": "07/31/2023",
"vendor": "HPE", "vendor": "HPE",
"version": "A48" "version": "A48"
"release_date": "07/31/2023",
"vendor": "HPE",
"version": "A48"
}, },
"bmc_version": "2.96", "bmc_version": "2.96",
"bmc_version": "2.96",
"chassis": { "chassis": {
"manufactured_at": "2023-05-02", "manufactured_at": "2023-05-02",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant XL645d Gen10 Plus", "name": "ProLiant XL645d Gen10 Plus",
"serial": "CZ231406C9", "serial": "CZ231406C9",
"manufacturer": "HPE",
"name": "ProLiant XL645d Gen10 Plus",
"serial": "CZ231406C9",
"warranty_end": "2028-05-01" "warranty_end": "2028-05-01"
}, },
"exotic": false, "exotic": false,
...@@ -90,8 +99,79 @@ ...@@ -90,8 +99,79 @@
"vendor": "Nvidia" "vendor": "Nvidia"
} }
}, },
"gpu_devices": {
"nvidia0": {
"compute_capability": "8.0",
"cores": 6912,
"cpu_affinity": 0,
"device": "/dev/nvidia0",
"memory": 42949672960,
"microarchitecture": "Ampere",
"model": "A100-SXM4-40GB",
"performance": {
"fp-16": 77970000000000,
"fp-32": 19490000000000,
"fp-64": 9746000000000
},
"power_default_limit": "400.00 W",
"vbios_version": "92.00.36.00.04",
"vendor": "Nvidia"
},
"nvidia1": {
"compute_capability": "8.0",
"cores": 6912,
"cpu_affinity": 0,
"device": "/dev/nvidia1",
"memory": 42949672960,
"microarchitecture": "Ampere",
"model": "A100-SXM4-40GB",
"performance": {
"fp-16": 77970000000000,
"fp-32": 19490000000000,
"fp-64": 9746000000000
},
"power_default_limit": "400.00 W",
"vbios_version": "92.00.36.00.04",
"vendor": "Nvidia"
},
"nvidia2": {
"compute_capability": "8.0",
"cores": 6912,
"cpu_affinity": 0,
"device": "/dev/nvidia2",
"memory": 42949672960,
"microarchitecture": "Ampere",
"model": "A100-SXM4-40GB",
"performance": {
"fp-16": 77970000000000,
"fp-32": 19490000000000,
"fp-64": 9746000000000
},
"power_default_limit": "400.00 W",
"vbios_version": "92.00.36.00.04",
"vendor": "Nvidia"
},
"nvidia3": {
"compute_capability": "8.0",
"cores": 6912,
"cpu_affinity": 0,
"device": "/dev/nvidia3",
"memory": 42949672960,
"microarchitecture": "Ampere",
"model": "A100-SXM4-40GB",
"performance": {
"fp-16": 77970000000000,
"fp-32": 19490000000000,
"fp-64": 9746000000000
},
"power_default_limit": "400.00 W",
"vbios_version": "92.00.36.00.04",
"vendor": "Nvidia"
}
},
"main_memory": { "main_memory": {
"ram_size": 549755813888 "ram_size": 549755813888
"ram_size": 549755813888
}, },
"management_tools": { "management_tools": {
"bmc_vendor_tool": "ipmitool", "bmc_vendor_tool": "ipmitool",
...@@ -140,13 +220,55 @@ ...@@ -140,13 +220,55 @@
"size": 68719476736, "size": 68719476736,
"technology": "dram" "technology": "dram"
} }
{
"device": "dimm_proc 1 dimm 1",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 2",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 3",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 4",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 5",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 6",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 7",
"size": 68719476736,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 8",
"size": 68719476736,
"technology": "dram"
}
], ],
"network_adapters": [ "network_adapters": [
{ {
"device": "eth0", "device": "eth0",
"driver": "mlx5_core", "driver": "mlx5_core",
"driver": "mlx5_core",
"enabled": true, "enabled": true,
"firmware_version": "16.35.3006 (MT_0000000241)", "firmware_version": "16.35.3006 (MT_0000000241)",
"firmware_version": "16.35.3006 (MT_0000000241)",
"interface": "Ethernet", "interface": "Ethernet",
"ip": "172.16.32.4", "ip": "172.16.32.4",
"ip6": "2001:660:4406:200:1::4", "ip6": "2001:660:4406:200:1::4",
...@@ -154,28 +276,40 @@ ...@@ -154,28 +276,40 @@
"mac": "88:e9:a4:a4:c9:2c", "mac": "88:e9:a4:a4:c9:2c",
"management": false, "management": false,
"model": "MT27800 Family [ConnectX-5]", "model": "MT27800 Family [ConnectX-5]",
"management": false,
"model": "MT27800 Family [ConnectX-5]",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"name": "ens15f0np0", "name": "ens15f0np0",
"name": "ens15f0np0",
"network_address": "chuc-4.lille.grid5000.fr", "network_address": "chuc-4.lille.grid5000.fr",
"rate": 25000000000, "rate": 25000000000,
"sriov": true, "sriov": true,
"sriov_totalvfs": 8, "sriov_totalvfs": 8,
"rate": 25000000000,
"sriov": true,
"sriov_totalvfs": 8,
"switch": null, "switch": null,
"switch_port": null, "switch_port": null,
"vendor": "Mellanox Technologies" "vendor": "Mellanox Technologies"
"switch_port": null,
"vendor": "Mellanox Technologies"
}, },
{ {
"device": "eth1", "device": "eth1",
"driver": "mlx5_core", "driver": "mlx5_core",
"driver": "mlx5_core",
"enabled": false, "enabled": false,
"firmware_version": "16.35.3006 (MT_0000000241)", "firmware_version": "16.35.3006 (MT_0000000241)",
"firmware_version": "16.35.3006 (MT_0000000241)",
"interface": "Ethernet", "interface": "Ethernet",
"ip": "172.16.32.104", "ip": "172.16.32.104",
"kavlan": false, "kavlan": false,
"mac": "88:e9:a4:a4:c9:2d", "mac": "88:e9:a4:a4:c9:2d",
"management": false, "management": false,
"model": "MT27800 Family [ConnectX-5]", "model": "MT27800 Family [ConnectX-5]",
"management": false,
"model": "MT27800 Family [ConnectX-5]",
"mountable": false, "mountable": false,
"mounted": false, "mounted": false,
"name": "ens15f1np1", "name": "ens15f1np1",
...@@ -183,6 +317,12 @@ ...@@ -183,6 +317,12 @@
"sriov": true, "sriov": true,
"sriov_totalvfs": 8, "sriov_totalvfs": 8,
"vendor": "Mellanox Technologies" "vendor": "Mellanox Technologies"
"mounted": false,
"name": "ens15f1np1",
"rate": 25000000000,
"sriov": true,
"sriov_totalvfs": 8,
"vendor": "Mellanox Technologies"
}, },
{ {
"device": "bmc", "device": "bmc",
...@@ -205,6 +345,14 @@ ...@@ -205,6 +345,14 @@
"pstate_governor": "none", "pstate_governor": "none",
"turboboost_enabled": false "turboboost_enabled": false
}, },
"operating_system": {
"cstate_driver": "acpi_idle",
"cstate_governor": "menu",
"ht_enabled": true,
"pstate_driver": "none",
"pstate_governor": "none",
"turboboost_enabled": false
},
"performance": { "performance": {
"core_flops": 41600000000, "core_flops": 41600000000,
"node_flops": 1331200000000 "node_flops": 1331200000000
...@@ -215,15 +363,26 @@ ...@@ -215,15 +363,26 @@
"cache_l1i": 32768, "cache_l1i": 32768,
"cache_l2": 524288, "cache_l2": 524288,
"cache_l3": 33554432, "cache_l3": 33554432,
"cache_l1d": 32768,
"cache_l1i": 32768,
"cache_l2": 524288,
"cache_l3": 33554432,
"clock_speed": 2600000000, "clock_speed": 2600000000,
"ht_capable": true, "ht_capable": true,
"instruction_set": "x86-64", "instruction_set": "x86-64",
"ht_capable": true,
"instruction_set": "x86-64",
"microarchitecture": "Zen 3", "microarchitecture": "Zen 3",
"microcode": "0xa0011d1", "microcode": "0xa0011d1",
"model": "AMD EPYC", "model": "AMD EPYC",
"other_description": "AMD EPYC 7513 32-Core Processor", "other_description": "AMD EPYC 7513 32-Core Processor",
"vendor": "AMD", "vendor": "AMD",
"version": 7513 "version": 7513
"microcode": "0xa0011d1",
"model": "AMD EPYC",
"other_description": "AMD EPYC 7513 32-Core Processor",
"vendor": "AMD",
"version": 7513
}, },
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
...@@ -233,7 +392,7 @@ ...@@ -233,7 +392,7 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "/dev/disk/by-id/wwn-0x58ce38ee2281df49", "by_id": "/dev/disk/by-id/wwn-0x58ce38ee2281df49",
"by_path": "/dev/disk/by-path/pci-0000:c8:00.0-sas-0x58ce38ee2281df4a-lun-0", "by_path": "/dev/disk/by-path/pci-0000:c8:00.0-sas-0x58ce38ee2281df4a-lun-0i",
"firmware_version": "HPD0", "firmware_version": "HPD0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
...@@ -272,8 +431,44 @@ ...@@ -272,8 +431,44 @@
"interface": "SAS", "interface": "SAS",
"model": "VO001920RZWUV", "model": "VO001920RZWUV",
"size": 1920383410176, "size": 1920383410176,
"model": "VO001920RZWUV",
"size": 1920383410176,
"storage": "SSD", "storage": "SSD",
"vendor": "HPE" "vendor": "HPE"
},
{
"by_id": "/dev/disk/by-id/wwn-0x58ce38ee2281df4d",
"by_path": "/dev/disk/by-path/pci-0000:c8:00.0-sas-0x58ce38ee2281df4e-lun-0",
"firmware_version": "HPD0",
"id": "disk1",
"interface": "SAS",
"model": "VO001920RZWUV",
"size": 1920383410176,
"storage": "SSD",
"vendor": "HPE"
},
{
"by_id": "/dev/disk/by-id/wwn-0x58ce38ee2281df51",
"by_path": "/dev/disk/by-path/pci-0000:c8:00.0-sas-0x58ce38ee2281df52-lun-0",
"firmware_version": "HPD0",
"id": "disk2",
"interface": "SAS",
"model": "VO001920RZWUV",
"size": 1920383410176,
"storage": "SSD",
"vendor": "HPE"
},
{
"by_id": "/dev/disk/by-id/wwn-0x58ce38ee2281df55",
"by_path": "/dev/disk/by-path/pci-0000:c8:00.0-sas-0x58ce38ee2281df56-lun-0",
"firmware_version": "HPD0",
"id": "disk3",
"interface": "SAS",
"model": "VO001920RZWUV",
"size": 1920383410176,
"storage": "SSD",
"vendor": "HPE"
"vendor": "HPE"
} }
], ],
"supported_job_types": { "supported_job_types": {
...@@ -285,6 +480,8 @@ ...@@ -285,6 +480,8 @@
"testing" "testing"
], ],
"virtual": "amd-v" "virtual": "amd-v"
],
"virtual": "amd-v"
}, },
"type": "node", "type": "node",
"uid": "chuc-4" "uid": "chuc-4"
......
...@@ -69,6 +69,8 @@ disk_vendor_model_mapping: ...@@ -69,6 +69,8 @@ disk_vendor_model_mapping:
- VO001920RZWUV - VO001920RZWUV
- MO001920RXRRH - MO001920RXRRH
- VO001600JWZJQ - VO001600JWZJQ
- VO001920RZWUV
- MO001920RXRRH
SATA: SATA:
Intel: Intel:
- SSDSCKKB240G8R - SSDSCKKB240G8R
......
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