Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
grid5000
reference-repository
Commits
379cb36b
"git@gitlab.inria.fr:solverstack/chameleon.git" did not exist on "994f1701b1a8405d37f33a4b7c3a343987433e50"
Commit
379cb36b
authored
1 year ago
by
POUILLOUX Laurent
Browse files
Options
Downloads
Patches
Plain Diff
[oar-properties] add description of gpu_mem
parent
35678502
No related branches found
No related tags found
1 merge request
!655
Oar gpu aliases finalization
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/refrepo/gen/wiki/generators/oar_properties.rb
+3
-0
3 additions, 0 deletions
lib/refrepo/gen/wiki/generators/oar_properties.rb
with
3 additions
and
0 deletions
lib/refrepo/gen/wiki/generators/oar_properties.rb
+
3
−
0
View file @
379cb36b
...
...
@@ -200,6 +200,9 @@ class OarPropertiesGenerator < WikiGenerator
"gpu_model"
=>
{
"description"
=>
"The type of GPU available"
},
"gpu_mem"
=>
{
"description"
=>
"The amount of memory in MB for the GPU"
},
"gpu_count"
=>
{
"description"
=>
"The number of GPU cards available"
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment