Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b58d26c8 authored by Lucas Nussbaum's avatar Lucas Nussbaum
Browse files

Merge branch 'aba27prod' into 'master'

[abacus27] move to production queue

See merge request !947
parents fefdbb08 719ece7d
No related branches found
No related tags found
1 merge request!947[abacus27] move to production queue
Pipeline #1101077 passed with warnings
Pipeline: Resources Explorer

#1101080

    ......@@ -990,6 +990,66 @@
    ]
    }
    },
    "abacus27": {
    "besteffort": {
    "ggas": [
    "cidre",
    "kerdata",
    "magellan",
    "myriads",
    "pacap",
    "wide",
    "pirat",
    "coast",
    "avalon",
    "chroma",
    "emeraude",
    "maracas",
    "hive",
    "inriastartupstudio",
    "sonaide",
    "feelim",
    "iss-idiscover",
    "iss-manta",
    "inria-chile",
    "inria-dsi",
    "inria-sidf",
    "swh",
    "tadaam"
    ],
    "sites": [
    "mc-rennes",
    "mc-nancy",
    "mc-lyon",
    "mc-sophia",
    "mc-lille",
    "mc-grenoble",
    "mc-paris",
    "mc-saclay",
    "mc-bordeaux",
    "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": [
    "shadoc",
    "malt"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "abacus3": {
    "besteffort": {
    "ggas": [
    ......
    ......@@ -55,7 +55,7 @@
    "priority": 202511,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -312,10 +312,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "amd-v"
    },
    ......
    ......@@ -74,6 +74,10 @@ abacus22-B:
    p1: [cidre, pirat, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    abacus27:
    p1: [shadoc, malt, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    # Common cluster of Rennes Inria Center
    roazhon3: &inria-rennes
    p1: ['@inria_rennes_group', '@admin']
    ......
    ......@@ -6,7 +6,7 @@ boot_type: uefi
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    abacus27-1:
    chassis:
    ......@@ -15,7 +15,7 @@ nodes:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Zen 4
    clock_speed: 2900000000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment