Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c016ed9a authored by Nicolas Perrin's avatar Nicolas Perrin
Browse files

[sophia][mercantour2] set walltime to 1 week

parent be777ea6
Branches
No related tags found
1 merge request!1010[sophia][mercantour2] set walltime to 1 week
Pipeline #1115186 passed
Showing with 9 additions and 9 deletions
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -297,7 +297,7 @@ ...@@ -297,7 +297,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"
......
...@@ -12,7 +12,7 @@ nodes: ...@@ -12,7 +12,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: Ivy Bridge microarchitecture: Ivy Bridge
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