Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1a59c8a4 authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

Merge branch 'master' into wip-2025

parents bf55dbb7 6c68e234
No related branches found
No related tags found
5 merge requests!1217Merge engelbourg cluster to master,!1199Draft: testing,!1193Draft: [grenoble][vercors3] Add to testing queue,!1185[sophia][mercantour7] add to production queue,!1172Draft: Testing esterel32
Pipeline #1140180 failed
......@@ -200,7 +200,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 86400,
"queues": [
"admin",
"production"
......
......@@ -200,7 +200,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 172800,
"queues": [
"admin",
"production"
......
......@@ -200,7 +200,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -200,7 +200,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -3,7 +3,7 @@
"cpu_core_numbering": "round-robin",
"nb_cores": 8,
"nb_procs": 2,
"nb_threads": 8,
"nb_threads": 16,
"platform_type": "x86_64"
},
"bios": {
......@@ -163,7 +163,7 @@
"operating_system": {
"cstate_driver": "intel_idle",
"cstate_governor": "menu",
"ht_enabled": false,
"ht_enabled": true,
"pstate_driver": "intel_cpufreq",
"pstate_governor": "performance",
"turboboost_enabled": true
......
......@@ -8,11 +8,19 @@ queues:
- admin
- production
nodes:
chartreuse2-1:
supported_job_types:
max_walltime: 86400
chartreuse2-2:
supported_job_types:
max_walltime: 172800
chartreuse2-[3-4]:
supported_job_types:
max_walltime: 604800
chartreuse2-[1-4]:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
processor:
microarchitecture: Broadwell
clock_speed: 2400000000
......
......@@ -5,13 +5,13 @@ esterel1-1:
cpu_core_numbering: round-robin
nb_cores: 8
nb_procs: 2
nb_threads: 8
nb_threads: 16
platform_type: x86_64
bios:
release_date: 12/12/2023
vendor: Dell Inc.
version: 2.19.0
bmc_version: '2.86.86.86'
bmc_version: 2.86.86.86
chassis:
manufacturer: Dell Inc.
name: PowerEdge R730
......@@ -97,7 +97,7 @@ esterel1-1:
operating_system:
cstate_driver: intel_idle
cstate_governor: menu
ht_enabled: false
ht_enabled: true
pstate_driver: intel_cpufreq
pstate_governor: performance
turboboost_enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment