Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 86026138 authored by PENVEN Loris's avatar PENVEN Loris
Browse files

Merge branch 'abacus26-prod' into 'master'

Abacus26 prod

See merge request !991
parents 5e82efb2 d06ada29
No related branches found
No related tags found
1 merge request!991Abacus26 prod
Pipeline #1110672 passed with warnings
Pipeline: Resources Explorer

#1110675

    ...@@ -990,6 +990,65 @@ ...@@ -990,6 +990,65 @@
    ] ]
    } }
    }, },
    "abacus26": {
    "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": [
    "linkmedia"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "abacus27": { "abacus27": {
    "besteffort": { "besteffort": {
    "ggas": [ "ggas": [
    ......
    ...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
    "priority": 202510, "priority": 202510,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "redfish": true, "redfish": true,
    "type": "cluster", "type": "cluster",
    ......
    ...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
    "network_address": "abacus26-1-bmc.rennes.grid5000.fr" "network_address": "abacus26-1-bmc.rennes.grid5000.fr"
    } }
    ], ],
    "nodeset": "abacus-26", "nodeset": "abacus26",
    "operating_system": { "operating_system": {
    "cstate_driver": "intel_idle", "cstate_driver": "intel_idle",
    "cstate_governor": "menu", "cstate_governor": "menu",
    ...@@ -211,10 +211,10 @@ ...@@ -211,10 +211,10 @@
    "supported_job_types": { "supported_job_types": {
    "besteffort": true, "besteffort": true,
    "deploy": true, "deploy": true,
    "max_walltime": 0, "max_walltime": 604800,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -44,6 +44,7 @@ abacus3: &linkmedia-exclusive ...@@ -44,6 +44,7 @@ abacus3: &linkmedia-exclusive
    abacus10: *linkmedia-exclusive abacus10: *linkmedia-exclusive
    abacus18: *linkmedia-exclusive abacus18: *linkmedia-exclusive
    abacus21: *linkmedia-exclusive abacus21: *linkmedia-exclusive
    abacus26: *linkmedia-exclusive
    ## SIROCCO ## SIROCCO
    abacus5: &sirocco-exclusive abacus5: &sirocco-exclusive
    ......
    ...@@ -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:
    abacus26-[1-1]: abacus26-[1-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: Sapphire Rapids microarchitecture: Sapphire Rapids
    clock_speed: 2600000000 clock_speed: 2600000000
    ...@@ -41,4 +41,4 @@ nodes: ...@@ -41,4 +41,4 @@ nodes:
    standard-environment: debian11-x64-std standard-environment: debian11-x64-std
    management_tools: management_tools:
    bmc_vendor_tool: ipmitool bmc_vendor_tool: ipmitool
    nodeset: abacus-26 nodeset: abacus26
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment