Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
30949f4a
Commit
30949f4a
authored
Mar 02, 2016
by
Jérémie Gaidamour
Browse files
[nancy] Added walltime limits for talc nodes
parent
cf1af4a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
input/grid5000/sites/nancy/clusters/talc/talc.yaml
View file @
30949f4a
...
...
@@ -11,6 +11,8 @@ nodes:
supported_job_types
:
deploy
:
true
besteffort
:
true
queues
:
-
production
main_memory
:
virtual_size
:
null
operating_system
:
...
...
@@ -44,6 +46,23 @@ nodes:
gpu
:
gpu
:
false
# Walltime
talc-[1-27]
:
supported_job_types
:
max_walltime
:
3600
talc-[28-60]
:
supported_job_types
:
max_walltime
:
7200
talc-[61-74]
:
supported_job_types
:
max_walltime
:
86400
talc-[75-93]
:
supported_job_types
:
max_walltime
:
172800
talc-[94-]
:
supported_job_types
:
max_walltime
:
31536000
# Retired nodes
talc-11
:
status
:
retired
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment