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 @@ ...@@ -262,7 +262,7 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 604800,
"queues": [ "queues": [
"admin", "admin",
"production" "production"
......
...@@ -11,7 +11,7 @@ nodes: ...@@ -11,7 +11,7 @@ nodes:
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
max_walltime: 0 max_walltime: 604800
processor: processor:
microarchitecture: Skylake microarchitecture: Skylake
clock_speed: 2400000000 clock_speed: 2400000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment