Mentions légales du service

Skip to content
Snippets Groups Projects

[nancy][gres] Set max walltime to a week

Merged MANDLER Noah requested to merge gres-production into master
8 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -256,7 +256,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
Loading