Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 5fe8ffe1 authored by Philippe Virouleau's avatar Philippe Virouleau
Browse files

Merge branch 'master' into wip

parents 6910fc2a e77c6aad
No related branches found
No related tags found
2 merge requests!618Draft: [grosminet] Add new cluster grosminet,!609Draft: Add abacus19
Pipeline #882211 failed
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
], ],
"model": "DELL C4140", "model": "DELL C4140",
"queues": [ "queues": [
"testing", "production",
"admin" "admin"
], ],
"type": "cluster", "type": "cluster",
......
...@@ -273,9 +273,9 @@ ...@@ -273,9 +273,9 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 86400,
"queues": [ "queues": [
"testing", "production",
"admin" "admin"
], ],
"virtual": "ivt" "virtual": "ivt"
......
...@@ -4,14 +4,14 @@ kavlan: false ...@@ -4,14 +4,14 @@ kavlan: false
boot_type: bios boot_type: bios
exotic: false exotic: false
queues: queues:
- testing - production
- admin - admin
nodes: nodes:
abacus14-1: abacus14-1:
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
max_walltime: 0 max_walltime: 86400
processor: processor:
microarchitecture: Zen 3 microarchitecture: Zen 3
clock_speed: 2650000000 clock_speed: 2650000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment