Mentions légales du service

Skip to content
Snippets Groups Projects

[rennes] Add abacus18 cluster

Merged Nicolas Perrin requested to merge testing-abacus18 into master
Files
30
 
{
 
"architecture": {
 
"nb_cores": 32,
 
"nb_procs": 2,
 
"nb_threads": 64,
 
"platform_type": "x86_64"
 
},
 
"bios": {
 
"vendor": "Dell Inc."
 
},
 
"exotic": false,
 
"main_memory": {
 
},
 
"management_tools": {
 
"bmc_vendor_tool": "racadm",
 
"ipmitool": {
 
"retries": 5
 
}
 
},
 
"memory_devices": [
 
 
],
 
"network_adapters": [
 
{
 
"device": "eth0",
 
"enabled": true,
 
"interface": "Ethernet",
 
"ip": "172.16.109.15",
 
"ip6": "2001:660:4406:700:e::f",
 
"kavlan": false,
 
"mac": "e4:43:4b:94:95:32",
 
"mountable": true,
 
"mounted": true,
 
"network_address": "abacus15-1.rennes.grid5000.fr",
 
"switch": null,
 
"switch_port": null
 
},
 
{
 
"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": [
 
"testing",
 
"admin"
 
]
 
},
 
"type": "node",
 
"uid": "abacus15-1"
 
}
 
\ No newline at end of file
Loading