Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 147ff2e7 authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

Merge branch 'production-esterel43' into 'master'

[sophia][esterel43] Add to production queue

See merge request !1368
parents bbe4a520 722e63a5
Branches
No related tags found
1 merge request!1368[sophia][esterel43] Add to production queue
Pipeline #1210651 passed
Pipeline: Resources Explorer

#1210652

    ......@@ -2842,6 +2842,69 @@
    ]
    }
    },
    "esterel43": {
    "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": [
    "wimmics"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "esterel5": {
    "besteffort": {
    "ggas": [
    ......
    ......@@ -84,7 +84,7 @@
    "priority": 202606,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -318,10 +318,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "amd-v"
    },
    ......
    ......@@ -69,3 +69,7 @@ mercantour7: &dedicated-calisto
    esterel41:
    p1: [evergreen, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    esterel43: &dedicated-wimmics
    p1: [wimmics, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    ......@@ -6,7 +6,7 @@ boot_type: uefi
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    esterel43-1:
    gpu_devices:
    ......@@ -18,7 +18,7 @@ nodes:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Zen 4
    clock_speed: 2_900_000_000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment