Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9879a1a5 authored by DOAN Lancelot's avatar DOAN Lancelot
Browse files

Merge branch 'esterel42Prod' into 'master'

[Sophia][Esterel42] Change from testing to production queue

See merge request !1390
parents 7ed5f240 f3d3e107
Branches
No related tags found
1 merge request!1390[Sophia][Esterel42] Change from testing to production queue
Pipeline #1220010 passed
Pipeline: Resources Explorer

#1220012

    ...@@ -2716,6 +2716,69 @@ ...@@ -2716,6 +2716,69 @@
    ] ]
    } }
    }, },
    "esterel42": {
    "besteffort": {
    "ggas": [
    "spirals",
    "bonus",
    "corse",
    "datamove",
    "erods",
    "nanosim2",
    "polaris",
    "zenith",
    "cidre",
    "kerdata",
    "magellan",
    "myriads",
    "pacap",
    "wide",
    "pirat",
    "coast",
    "avalon",
    "chroma",
    "emeraude",
    "maracas",
    "inria-chile",
    "inria-dsi",
    "inria-sidf",
    "swh",
    "tadaam"
    ],
    "sites": [
    "mc-lille",
    "mc-grenoble",
    "mc-sophia",
    "mc-rennes",
    "mc-nancy",
    "mc-lyon",
    "mc-economic-activity",
    "mc-paris",
    "mc-saclay",
    "mc-bordeaux",
    "mc-siege",
    "mc-guest",
    "slices-fr-grenoble",
    "slices-fr-lille",
    "slices-fr-lyon",
    "slices-fr-nancy",
    "slices-fr-nantes",
    "slices-fr-rennes",
    "slices-fr-sophia",
    "slices-fr-strasbourg",
    "slices-fr-toulouse"
    ]
    },
    "p1": {
    "ggas": [
    "graphdeco"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "esterel43": { "esterel43": {
    "besteffort": { "besteffort": {
    "ggas": [ "ggas": [
    ......
    ...@@ -83,8 +83,9 @@ ...@@ -83,8 +83,9 @@
    "nodes_description": "2 CPUs Intel Xeon 6710E, 64 cores/CPU, 8 GPUs H100 NVL, 2048GB RAM, 3x2980GB SSD, 1788GB SSD, 1 x 25Gb Ethernet, 1 x 40Gb InfiniBand", "nodes_description": "2 CPUs Intel Xeon 6710E, 64 cores/CPU, 8 GPUs H100 NVL, 2048GB RAM, 3x2980GB SSD, 1788GB SSD, 1 x 25Gb Ethernet, 1 x 40Gb InfiniBand",
    "priority": 202605, "priority": 202605,
    "queues": [ "queues": [
    "abaca",
    "admin", "admin",
    "testing" "production"
    ], ],
    "redfish": true, "redfish": true,
    "type": "cluster", "type": "cluster",
    ......
    ...@@ -528,10 +528,11 @@ ...@@ -528,10 +528,11 @@
    "supported_job_types": { "supported_job_types": {
    "besteffort": true, "besteffort": true,
    "deploy": true, "deploy": true,
    "max_walltime": 0, "max_walltime": 604800,
    "queues": [ "queues": [
    "abaca",
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -35,6 +35,7 @@ esterel3: &dedicated-graphdeco ...@@ -35,6 +35,7 @@ esterel3: &dedicated-graphdeco
    esterel6: *dedicated-graphdeco esterel6: *dedicated-graphdeco
    esterel24: *dedicated-graphdeco esterel24: *dedicated-graphdeco
    esterel22: *dedicated-graphdeco esterel22: *dedicated-graphdeco
    esterel42: *dedicated-graphdeco
    esterel5: &dedicated-stars esterel5: &dedicated-stars
    p1: [stars, '@admin'] p1: [stars, '@admin']
    ......
    ...@@ -6,7 +6,7 @@ boot_type: uefi ...@@ -6,7 +6,7 @@ boot_type: uefi
    exotic: false exotic: false
    queues: queues:
    - admin - admin
    - testing - production
    nodes: nodes:
    esterel42-1: esterel42-1:
    chassis: chassis:
    ...@@ -15,7 +15,7 @@ nodes: ...@@ -15,7 +15,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: Sierra Forest microarchitecture: Sierra Forest
    clock_speed: 2_400_000_000 clock_speed: 2_400_000_000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment