Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
42a6e123
Commit
42a6e123
authored
Oct 24, 2013
by
Simon Delamare
Browse files
[lille] Add gpu_vendor property andd change gpu property to shared
parent
9bd8f97d
Changes
10
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-1.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"D385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385187840
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-2.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"D385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-3.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"D385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-4.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"D385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-5.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"F385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-6.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"F385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-7.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"F385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
data/grid5000/sites/lille/clusters/chirloute/nodes/chirloute-8.json
View file @
42a6e123
...
...
@@ -15,9 +15,10 @@
"serial"
:
"F385Z4J"
},
"gpu"
:
{
"gpu"
:
true
,
"gpu"
:
"shared"
,
"gpu_count"
:
4
,
"gpu_model"
:
"Tesla-S2050"
"gpu_model"
:
"Tesla-S2050"
,
"gpu_vendor"
:
"Nvidia"
},
"main_memory"
:
{
"ram_size"
:
8385171456
,
...
...
generators/input/sites/lille/clusters/chirloute.rb
View file @
42a6e123
...
...
@@ -135,8 +135,9 @@ site :lille do |site_uid|
})
gpu
({
:gpu
=>
true
,
:gpu
=>
'shared'
,
:gpu_count
=>
lookup
(
'chirloute_manual'
,
node_uid
,
'gpu'
,
'gpu_count'
),
:gpu_vendor
=>
lookup
(
'chirloute_manual'
,
node_uid
,
'gpu'
,
'gpu_vendor'
),
:gpu_model
=>
lookup
(
'chirloute_manual'
,
node_uid
,
'gpu'
,
'gpu_model'
),
})
...
...
generators/input/sites/lille/clusters/chirloute_manual.yaml
View file @
42a6e123
...
...
@@ -5,6 +5,7 @@ chirloute-1:
switch_port
:
Gi4/25
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-2
:
network_interfaces
:
...
...
@@ -12,6 +13,7 @@ chirloute-2:
switch_port
:
Gi3/25
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-3
:
network_interfaces
:
...
...
@@ -19,6 +21,7 @@ chirloute-3:
switch_port
:
Gi4/44
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-4
:
network_interfaces
:
...
...
@@ -26,6 +29,7 @@ chirloute-4:
switch_port
:
Gi3/26
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-5
:
network_interfaces
:
...
...
@@ -33,6 +37,7 @@ chirloute-5:
switch_port
:
Gi4/23
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-6
:
network_interfaces
:
...
...
@@ -40,6 +45,7 @@ chirloute-6:
switch_port
:
Gi3/31
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-7
:
network_interfaces
:
...
...
@@ -47,6 +53,7 @@ chirloute-7:
switch_port
:
Gi4/23
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
chirloute-8
:
network_interfaces
:
...
...
@@ -54,4 +61,5 @@ chirloute-8:
switch_port
:
Gi3/32
gpu
:
gpu_count
:
4
gpu_vendor
:
Nvidia
gpu_model
:
Tesla-S2050
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment