Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7c8ef132 authored by MANDLER Noah's avatar MANDLER Noah
Browse files

Merge branch 'chartreuse6_prod' into 'master'

[grenoble][chartreuse6] Add chartreuse6 cluster to production queue

See merge request !1400
parents abaa545d 3024af64
Branches
No related tags found
1 merge request!1400[grenoble][chartreuse6] Add chartreuse6 cluster to production queue
Pipeline #1223890 passed
Pipeline: Resources Explorer

#1223894

    ......@@ -1753,6 +1753,69 @@
    ]
    }
    },
    "chartreuse6": {
    "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": [
    "thoth"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "esterel1": {
    "besteffort": {
    "ggas": [
    ......
    ......@@ -56,8 +56,9 @@
    "nodes_description": "2 CPUs Intel Xeon Gold 6130, 16 cores/CPU, 128GB RAM, 2x931GB HDD, 1 x 10Gb Ethernet",
    "priority": 201807,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -186,10 +186,11 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -186,10 +186,11 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -186,10 +186,11 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -186,10 +186,11 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "abaca",
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -10,6 +10,10 @@ chartreuse3:
    p1: [beagle, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    chartreuse6:
    p1: [thoth, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    vercors2: &robotlearn-exclusive # ROBOTLEARN was formerly named PERCEPTION
    p1: [robotlearn, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    ......@@ -26,4 +30,4 @@ vercors8: &morpheo
    p1: [morpheo, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    vercors7: *morpheo
    \ No newline at end of file
    vercors7: *morpheo
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    chartreuse6-[1-4]:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Skylake-SP
    clock_speed: 2100000000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment