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
055c4c18
Commit
055c4c18
authored
Feb 02, 2021
by
BERARD Benjamin
Browse files
[nancy/grouille] Add GPU A100
parent
1b41a746
Pipeline
#211022
passed with stages
in 5 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/refrepo/gpu_ref.rb
View file @
055c4c18
...
...
@@ -13,6 +13,7 @@ class GPURef
"GeForce GTX 980"
=>
2048
,
"Tesla K40m"
=>
2880
,
"Tesla T4"
=>
2560
,
"A100-PCIE-40GB"
=>
6912
,
}
@@new_gpu_names2old_ones
=
{
...
...
@@ -27,6 +28,7 @@ class GPURef
"GeForce GTX 980"
=>
"GTX 980"
,
"Tesla K40m"
=>
"Tesla K40M"
,
"Tesla T4"
=>
"Tesla T4"
,
"A100-PCIE-40GB"
=>
"A100"
}
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