diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json index 83113a63e2b4ed74d3cef43d304c4812e7f99ef7..8602c4b0b83c548cf4ea9286ed93bb02ed905316 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json @@ -1,6 +1,6 @@ { "architecture": { - "cpu_core_numbering": "contiguous", + "cpu_core_numbering": "contiguous-including-threads", "nb_cores": 64, "nb_procs": 2, "nb_threads": 256, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json index 5981122737b414ba7327c43fab36545f855f63e6..50cfcf39944a5b1082c522ec847b2b4b842bfa8c 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json @@ -1,6 +1,6 @@ { "architecture": { - "cpu_core_numbering": "contiguous", + "cpu_core_numbering": "contiguous-including-threads", "nb_cores": 64, "nb_procs": 2, "nb_threads": 256, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json index 780202a73e92f1ab98210878d6bdc1fcc89128f7..463a26637f5858ac06dec8603099d8fcd61c04cd 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json @@ -1,6 +1,6 @@ { "architecture": { - "cpu_core_numbering": "contiguous", + "cpu_core_numbering": "contiguous-including-threads", "nb_cores": 64, "nb_procs": 2, "nb_threads": 256, diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json index 446368c2b2411a36980b547fc8defc0c26b90778..a440dc33e99f194a21519fdbcce178202f450941 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json @@ -1,6 +1,6 @@ { "architecture": { - "cpu_core_numbering": "contiguous", + "cpu_core_numbering": "contiguous-including-threads", "nb_cores": 64, "nb_procs": 2, "nb_threads": 256, diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml index 0cf67b25e6da6386ee5b8652c54db5c579b7d880..5052b6076e32e712e1de535936ebe9a73fd593cb 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml @@ -2,7 +2,7 @@ --- pyxis-1: architecture: - cpu_core_numbering: contiguous + cpu_core_numbering: contiguous-including-threads nb_cores: 64 nb_procs: 2 nb_threads: 256 diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml index 999bf36025f2546366cf76f8d184062a16097b0d..52d85183e730a6a3793803a3e3a9203cf9fa0743 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml @@ -2,7 +2,7 @@ --- pyxis-2: architecture: - cpu_core_numbering: contiguous + cpu_core_numbering: contiguous-including-threads nb_cores: 64 nb_procs: 2 nb_threads: 256 diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml index 0c8a687d6d6c4e0c6e4d79f5f1340c59aa867f6e..a5c95801acd6e9fa6df239f9de2488af443b762b 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml @@ -2,7 +2,7 @@ --- pyxis-3: architecture: - cpu_core_numbering: contiguous + cpu_core_numbering: contiguous-including-threads nb_cores: 64 nb_procs: 2 nb_threads: 256 diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml index daf5e391f88e78a322f3ef33326ba7932515a71e..8c1031957c191ad37d6e780e48d0c37492498184 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml @@ -2,7 +2,7 @@ --- pyxis-4: architecture: - cpu_core_numbering: contiguous + cpu_core_numbering: contiguous-including-threads nb_cores: 64 nb_procs: 2 nb_threads: 256