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
4cfb15bc
Commit
4cfb15bc
authored
Apr 22, 2021
by
BERARD Benjamin
Committed by
RINGOT Patrice
Apr 29, 2021
Browse files
[nancy/graffiti] Add Quadro RTX 6000
parent
2add01d4
Pipeline
#243845
passed with stages
in 8 minutes and 4 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
lib/refrepo/gpu_ref.rb
View file @
4cfb15bc
...
@@ -14,6 +14,7 @@ class GPURef
...
@@ -14,6 +14,7 @@ class GPURef
"Tesla K40m"
=>
2880
,
"Tesla K40m"
=>
2880
,
"Tesla T4"
=>
2560
,
"Tesla T4"
=>
2560
,
"A100-PCIE-40GB"
=>
6912
,
"A100-PCIE-40GB"
=>
6912
,
"Quadro RTX 6000"
=>
4608
,
}
}
@@new_gpu_names2old_ones
=
{
@@new_gpu_names2old_ones
=
{
...
@@ -29,6 +30,7 @@ class GPURef
...
@@ -29,6 +30,7 @@ class GPURef
"Tesla K40m"
=>
"Tesla K40M"
,
"Tesla K40m"
=>
"Tesla K40M"
,
"Tesla T4"
=>
"Tesla T4"
,
"Tesla T4"
=>
"Tesla T4"
,
"A100-PCIE-40GB"
=>
"A100"
,
"A100-PCIE-40GB"
=>
"A100"
,
"Quadro RTX 6000"
=>
"Quadro RTX 6000"
,
}
}
def
self
.
getNumberOfCoresFor
(
model
)
def
self
.
getNumberOfCoresFor
(
model
)
...
...
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