Mentions légales du service

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

Merge branch 'roazhon4_walltime' into 'master'

[rennes][roazhon4] Update max_walltime to 7 days

See merge request !546
parents fdd63d06 a23722c2
No related branches found
No related tags found
1 merge request!546[rennes][roazhon4] Update max_walltime to 7 days
Pipeline #861578 passed with warnings
...@@ -257,7 +257,7 @@ ...@@ -257,7 +257,7 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 86400, "max_walltime": 604800,
"queues": [ "queues": [
"production", "production",
"admin" "admin"
......
...@@ -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: 86400 max_walltime: 604800
processor: processor:
microarchitecture: Zen 2 microarchitecture: Zen 2
clock_speed: 2600000000 clock_speed: 2600000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment