Mentions légales du service

Skip to content
Snippets Groups Projects
Commit eeb339d7 authored by Pierre Neyron's avatar Pierre Neyron :bicyclist: Committed by Pierre Neyron
Browse files

[pyxis] change the cpu_core_numbering scheme to contiguous-including-threads

parent 1bf04364
Branches
No related tags found
1 merge request!90Oar properties pyxis
Pipeline #129128 passed
{ {
"architecture": { "architecture": {
"cpu_core_numbering": "contiguous", "cpu_core_numbering": "contiguous-including-threads",
"nb_cores": 64, "nb_cores": 64,
"nb_procs": 2, "nb_procs": 2,
"nb_threads": 256, "nb_threads": 256,
......
{ {
"architecture": { "architecture": {
"cpu_core_numbering": "contiguous", "cpu_core_numbering": "contiguous-including-threads",
"nb_cores": 64, "nb_cores": 64,
"nb_procs": 2, "nb_procs": 2,
"nb_threads": 256, "nb_threads": 256,
......
{ {
"architecture": { "architecture": {
"cpu_core_numbering": "contiguous", "cpu_core_numbering": "contiguous-including-threads",
"nb_cores": 64, "nb_cores": 64,
"nb_procs": 2, "nb_procs": 2,
"nb_threads": 256, "nb_threads": 256,
......
{ {
"architecture": { "architecture": {
"cpu_core_numbering": "contiguous", "cpu_core_numbering": "contiguous-including-threads",
"nb_cores": 64, "nb_cores": 64,
"nb_procs": 2, "nb_procs": 2,
"nb_threads": 256, "nb_threads": 256,
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
--- ---
pyxis-1: pyxis-1:
architecture: architecture:
cpu_core_numbering: contiguous cpu_core_numbering: contiguous-including-threads
nb_cores: 64 nb_cores: 64
nb_procs: 2 nb_procs: 2
nb_threads: 256 nb_threads: 256
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
--- ---
pyxis-2: pyxis-2:
architecture: architecture:
cpu_core_numbering: contiguous cpu_core_numbering: contiguous-including-threads
nb_cores: 64 nb_cores: 64
nb_procs: 2 nb_procs: 2
nb_threads: 256 nb_threads: 256
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
--- ---
pyxis-3: pyxis-3:
architecture: architecture:
cpu_core_numbering: contiguous cpu_core_numbering: contiguous-including-threads
nb_cores: 64 nb_cores: 64
nb_procs: 2 nb_procs: 2
nb_threads: 256 nb_threads: 256
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
--- ---
pyxis-4: pyxis-4:
architecture: architecture:
cpu_core_numbering: contiguous cpu_core_numbering: contiguous-including-threads
nb_cores: 64 nb_cores: 64
nb_procs: 2 nb_procs: 2
nb_threads: 256 nb_threads: 256
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment