Mentions légales du service

Skip to content
Snippets Groups Projects

Draft: [rennes][abacus15] Add new cluster

Closed EISENBART Theo requested to merge testing-abacus15 into master
Files
2
{
"architecture": {
"nb_cores": 32,
"nb_procs": 2,
"nb_threads": 64,
"platform_type": "x86_64"
},
"exotic": false,
"main_memory": {
},
"management_tools": {
"bmc_vendor_tool": "racadm",
"ipmitool": {
"retries": 5
}
},
"memory_devices": [
],
"network_adapters": [
{
"device": "eth0",
"enabled": true,
"ip": "172.16.109.15",
"kavlan": false,
"mac": "e4:43:4b:94:95:32",
"mountable": true,
"mounted": true,
"network_address": "abacus15-1.rennes.grid5000.fr"
},
{
"device": "eth1",
"enabled": false,
"kavlan": false,
"mountable": false,
"mounted": false
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.109.15",
"kavlan": false,
"mac": "f4:02:70:b3:e4:9a",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "abacus15-1-bmc.rennes.grid5000.fr"
}
],
"performance": {
"core_flops": 42400000000,
"node_flops": 1356800000000
},
"processor": {
"cache_l1": null,
"clock_speed": 2650000000,
"microarchitecture": "Zen 3"
},
"software": {
"forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2023092008",
"standard-environment": "debian11-x64-std"
},
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"storage": "SSD",
"vendor": "Unknown"
}
],
"supported_job_types": {
"max_walltime": 345600,
"queues": [
"production",
"admin"
]
},
"type": "node",
"uid": "abacus15-1"
}
\ No newline at end of file
Loading