mirror of
https://github.com/anrieff/libcpuid
synced 2025-06-07 00:51:40 +00:00
parent
e46e346a50
commit
44ba0e69a0
2 changed files with 1 additions and 0 deletions
|
@ -384,6 +384,7 @@ const struct match_entry_t cpudb_amd[] = {
|
||||||
{ 15, -1, -1, 25, 117, -1, -1, -1, NC, RYZEN_|_3|_U , 0, "Ryzen 3 (Hawk Point)" },
|
{ 15, -1, -1, 25, 117, -1, -1, -1, NC, RYZEN_|_3|_U , 0, "Ryzen 3 (Hawk Point)" },
|
||||||
/* Zen 5 (2024) => https://en.wikichip.org/wiki/amd/microarchitectures/zen_5 */
|
/* Zen 5 (2024) => https://en.wikichip.org/wiki/amd/microarchitectures/zen_5 */
|
||||||
{ 15, -1, -1, 26, 2, -1, -1, -1, NC, EPYC_ , 0, "EPYC (Turin)" },
|
{ 15, -1, -1, 26, 2, -1, -1, -1, NC, EPYC_ , 0, "EPYC (Turin)" },
|
||||||
|
{ 15, -1, -1, 26, 17, -1, -1, -1, NC, EPYC_ , 0, "EPYC (Turin Dense)" },
|
||||||
/* => Granite Ridge (9000 series, Zen 5 based) */
|
/* => Granite Ridge (9000 series, Zen 5 based) */
|
||||||
{ 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_9 , 0, "Ryzen 9 (Granite Ridge)" },
|
{ 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_9 , 0, "Ryzen 9 (Granite Ridge)" },
|
||||||
{ 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Granite Ridge)" },
|
{ 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Granite Ridge)" },
|
||||||
|
|
BIN
tests/amd/zen5/epyc-turin-dense.test.xz
Normal file
BIN
tests/amd/zen5/epyc-turin-dense.test.xz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue