Skip to content

Commit 86ee8df

Browse files
authored
Merge pull request #306 from boegel/zen4
2 parents 6be3c75 + 598f098 commit 86ee8df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/software_layer/cpu_targets.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ In the 2023.06 version of the EESSI repository, the following CPU microarchitect
77
* `aarch64/neoverse_v1`: AWS Graviton 3
88
* `x86_64/generic`: fallback for older Intel + AMD CPUs (like Intel Sandy Bridge, ...)
99
* `x86_64/amd/zen2`: AMD Rome
10-
* `x86_64/amd/zen3`: AMD Milan, AMD Milan X
10+
* `x86_64/amd/zen3`: AMD Milan, Milan-X
11+
* `x86_64/amd/zen4`: AMD Genoa, Genoa-X, Bergamo, Siena
1112
* `x86_64/intel/haswell`: Intel Haswell, Broadwell
1213
* `x86_64/intel/skylake_avx512`: Intel Skylake, Cascade Lake, Ice Lake, ...
1314

0 commit comments

Comments
 (0)