Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8c9980e2 authored by LELAURAIN Julien's avatar LELAURAIN Julien
Browse files

[rennes][abacus5] Add max walltime

parent 23f122df
Branches
No related tags found
No related merge requests found
Pipeline #905867 passed with warnings
......@@ -262,7 +262,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -11,7 +11,7 @@ nodes:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
max_walltime: 604800
processor:
microarchitecture: Skylake
clock_speed: 2400000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment