Mentions légales du service

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

Merge branch 'production-vercors7' into 'master'

[grenoble][vercors7] Add to production queue

See merge request !1380
parents 5913f41a 5ccb6f16
No related branches found
No related tags found
1 merge request!1380[grenoble][vercors7] Add to production queue
Pipeline #1213963 passed
Pipeline: Resources Explorer

#1213965

    ......@@ -5963,6 +5963,69 @@
    ]
    }
    },
    "vercors7": {
    "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": [
    "morpheo"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "vercors8": {
    "besteffort": {
    "ggas": [
    ......
    ......@@ -323,10 +323,11 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -323,10 +323,11 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -83,8 +83,9 @@
    "nodes_description": "2 CPUs Intel Xeon Silver 4214, 12 cores/CPU, 2 GPUs TITAN RTX, 96GB RAM, 931GB HDD, 12773GB HDD, 1 x 10Gb Ethernet",
    "priority": 202010,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -24,4 +24,6 @@ kinovis:
    vercors8: &morpheo
    p1: [morpheo, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    \ No newline at end of file
    besteffort: ['@inria_group', '@other_groups_with_access']
    vercors7: *morpheo
    \ No newline at end of file
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    vercors7-[1-2]:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Cascade Lake-SP
    clock_speed: 2_200_000_000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment