Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e77c6aad authored by EISENBART Theo's avatar EISENBART Theo
Browse files

[abacus14] Add abacus14 in production queue

parent 2160847a
Branches
Tags
No related merge requests found
Pipeline #882194 passed with warnings
...@@ -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