Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6ad7f1b1 authored by Gaetan SIMO's avatar Gaetan SIMO
Browse files

[orsay] Update CPU frequencies of gdx-[307-310] to 2.G.

parent 4c605034
No related branches found
No related tags found
No related merge requests found
...@@ -95,12 +95,12 @@ ...@@ -95,12 +95,12 @@
"cache_l1d": null, "cache_l1d": null,
"cache_l1i": null, "cache_l1i": null,
"cache_l2": 1048576, "cache_l2": 1048576,
"clock_speed": 2400000000.0, "clock_speed": 2000000000,
"instruction_set": "", "instruction_set": "",
"model": "AMD Opteron", "model": "AMD Opteron",
"other_description": "", "other_description": "",
"vendor": "AMD", "vendor": "AMD",
"version": "250" "version": "246"
}, },
"storage_devices": [ "storage_devices": [
{ {
......
...@@ -95,12 +95,12 @@ ...@@ -95,12 +95,12 @@
"cache_l1d": null, "cache_l1d": null,
"cache_l1i": null, "cache_l1i": null,
"cache_l2": 1048576, "cache_l2": 1048576,
"clock_speed": 2400000000.0, "clock_speed": 2000000000,
"instruction_set": "", "instruction_set": "",
"model": "AMD Opteron", "model": "AMD Opteron",
"other_description": "", "other_description": "",
"vendor": "AMD", "vendor": "AMD",
"version": "250" "version": "246"
}, },
"storage_devices": [ "storage_devices": [
{ {
......
...@@ -95,12 +95,12 @@ ...@@ -95,12 +95,12 @@
"cache_l1d": null, "cache_l1d": null,
"cache_l1i": null, "cache_l1i": null,
"cache_l2": 1048576, "cache_l2": 1048576,
"clock_speed": 2400000000.0, "clock_speed": 2000000000,
"instruction_set": "", "instruction_set": "",
"model": "AMD Opteron", "model": "AMD Opteron",
"other_description": "", "other_description": "",
"vendor": "AMD", "vendor": "AMD",
"version": "250" "version": "246"
}, },
"storage_devices": [ "storage_devices": [
{ {
......
...@@ -95,12 +95,12 @@ ...@@ -95,12 +95,12 @@
"cache_l1d": null, "cache_l1d": null,
"cache_l1i": null, "cache_l1i": null,
"cache_l2": 1048576, "cache_l2": 1048576,
"clock_speed": 2400000000.0, "clock_speed": 2000000000,
"instruction_set": "", "instruction_set": "",
"model": "AMD Opteron", "model": "AMD Opteron",
"other_description": "", "other_description": "",
"vendor": "AMD", "vendor": "AMD",
"version": "250" "version": "246"
}, },
"storage_devices": [ "storage_devices": [
{ {
......
{ {
"description": "",
"email_contact": "orsay-staff@lists.grid5000.fr",
"latitude": 48.7,
"location": "Orsay, France",
"longitude": 2.2,
"name": "Orsay",
"security_contact": "orsay-staff@lists.grid5000.fr",
"sys_admin_contact": "orsay-staff@lists.grid5000.fr",
"type": "site", "type": "site",
"uid": "orsay", "uid": "orsay"
"user_support_contact": "orsay-staff@lists.grid5000.fr",
"web": "https://www.grid5000.fr/mediawiki/index.php/Orsay:Home"
} }
\ No newline at end of file
...@@ -133,7 +133,7 @@ site :orsay do |site_uid| ...@@ -133,7 +133,7 @@ site :orsay do |site_uid|
end end
# extension specifics, starting at node 181 # extension specifics, starting at node 181
(181).upto(312-2) do |i| (181).upto(306) do |i|
node "#{cluster_uid}-#{i}" do node "#{cluster_uid}-#{i}" do
processor({ processor({
:version => "250", :version => "250",
......
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