Mentions légales du service

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

[rennes][roazhon10] Add max_walltime

parent 8c217cbd
Branches
No related tags found
No related merge requests found
Pipeline #881932 passed with warnings
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 604800,
"queues": [ "queues": [
"default", "default",
"admin" "admin"
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 604800,
"queues": [ "queues": [
"default", "default",
"admin" "admin"
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 604800,
"queues": [ "queues": [
"default", "default",
"admin" "admin"
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 604800,
"queues": [ "queues": [
"default", "default",
"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: 0 max_walltime: 604800
processor: processor:
microarchitecture: Cascade Lake-SP microarchitecture: Cascade Lake-SP
clock_speed: 2200000000 clock_speed: 2200000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment