Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 70563b64 authored by Marc Pinhède's avatar Marc Pinhède
Browse files

[lyon] Correct ram value for sagittaire-{10,43,57}

parent 0f63ea03
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"gpu": false "gpu": false
}, },
"main_memory": { "main_memory": {
"ram_size": 2109935616, "ram_size": 2146435072,
"virtual_size": null "virtual_size": null
}, },
"monitoring": { "monitoring": {
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"gpu": false "gpu": false
}, },
"main_memory": { "main_memory": {
"ram_size": 2109927424, "ram_size": 2146435072,
"virtual_size": null "virtual_size": null
}, },
"monitoring": { "monitoring": {
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"gpu": false "gpu": false
}, },
"main_memory": { "main_memory": {
"ram_size": 2109935616, "ram_size": 2146435072,
"virtual_size": null "virtual_size": null
}, },
"monitoring": { "monitoring": {
......
...@@ -57,7 +57,7 @@ sagittaire-10: ...@@ -57,7 +57,7 @@ sagittaire-10:
instruction_set: x86-64 instruction_set: x86-64
cache_l1i: 65536 cache_l1i: 65536
main_memory: main_memory:
ram_size: 2109935616 ram_size: 2146435072
architecture: architecture:
platform_type: x86_64 platform_type: x86_64
smt_size: 2 smt_size: 2
......
...@@ -51,7 +51,7 @@ sagittaire-43: ...@@ -51,7 +51,7 @@ sagittaire-43:
manufacturer: Sun Microsystems manufacturer: Sun Microsystems
product_name: Sun Fire V20z product_name: Sun Fire V20z
main_memory: main_memory:
ram_size: 2109927424 ram_size: 2146435072
processor: processor:
model: AMD Opteron model: AMD Opteron
cache_l1d: 65536 cache_l1d: 65536
......
...@@ -46,7 +46,7 @@ sagittaire-57: ...@@ -46,7 +46,7 @@ sagittaire-57:
manufacturer: Sun Microsystems manufacturer: Sun Microsystems
product_name: Sun Fire V20z product_name: Sun Fire V20z
main_memory: main_memory:
ram_size: 2109935616 ram_size: 2146435072
processor: processor:
model: AMD Opteron model: AMD Opteron
cache_l1d: 65536 cache_l1d: 65536
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment