From 13085d0e57c02c0c5e0c08dc468a81ad715cd52b Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 14:44:15 +0900 Subject: [PATCH 1/4] Add EPYC 3001 Snowy Owl embedded CPUs from Wikipedia (2018) --- data/cpu/amd/2018/enterprise/epyc-3101.json | 26 +++++++++++++++++++++ data/cpu/amd/2018/enterprise/epyc-3151.json | 26 +++++++++++++++++++++ data/cpu/amd/2018/enterprise/epyc-3255.json | 26 +++++++++++++++++++++ data/cpu/amd/2018/enterprise/epyc-3301.json | 26 +++++++++++++++++++++ data/cpu/amd/2018/enterprise/epyc-3351.json | 26 +++++++++++++++++++++ data/cpu/amd/2018/enterprise/epyc-3401.json | 26 +++++++++++++++++++++ data/cpu/amd/2018/enterprise/epyc-3451.json | 26 +++++++++++++++++++++ 7 files changed, 182 insertions(+) create mode 100644 data/cpu/amd/2018/enterprise/epyc-3101.json create mode 100644 data/cpu/amd/2018/enterprise/epyc-3151.json create mode 100644 data/cpu/amd/2018/enterprise/epyc-3255.json create mode 100644 data/cpu/amd/2018/enterprise/epyc-3301.json create mode 100644 data/cpu/amd/2018/enterprise/epyc-3351.json create mode 100644 data/cpu/amd/2018/enterprise/epyc-3401.json create mode 100644 data/cpu/amd/2018/enterprise/epyc-3451.json diff --git a/data/cpu/amd/2018/enterprise/epyc-3101.json b/data/cpu/amd/2018/enterprise/epyc-3101.json new file mode 100644 index 0000000000000..0b8a593d99f40 --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3101.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3101", + "name": "AMD EPYC 3101", + "manufacturer": "amd", + "release_date": "2018-02-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 4, + "threads": 4, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": 2.9, + "l3_cache_mb": 8.0, + "tdp_w": 35, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2018/enterprise/epyc-3151.json b/data/cpu/amd/2018/enterprise/epyc-3151.json new file mode 100644 index 0000000000000..88379289ce916 --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3151.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3151", + "name": "AMD EPYC 3151", + "manufacturer": "amd", + "release_date": "2018-02-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.7, + "boost_clock_ghz": 2.9, + "l3_cache_mb": 16.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2018/enterprise/epyc-3255.json b/data/cpu/amd/2018/enterprise/epyc-3255.json new file mode 100644 index 0000000000000..5c349ba01d391 --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3255.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3255", + "name": "AMD EPYC 3255", + "manufacturer": "amd", + "release_date": "2018-12-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": 3.1, + "l3_cache_mb": 16.0, + "tdp_w": 25, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2018/enterprise/epyc-3301.json b/data/cpu/amd/2018/enterprise/epyc-3301.json new file mode 100644 index 0000000000000..4d1b1e5cf69fd --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3301.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3301", + "name": "AMD EPYC 3301", + "manufacturer": "amd", + "release_date": "2018-02-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 12, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 32.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2018/enterprise/epyc-3351.json b/data/cpu/amd/2018/enterprise/epyc-3351.json new file mode 100644 index 0000000000000..64d5cd4017322 --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3351.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3351", + "name": "AMD EPYC 3351", + "manufacturer": "amd", + "release_date": "2018-02-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 32.0, + "tdp_w": 60, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2018/enterprise/epyc-3401.json b/data/cpu/amd/2018/enterprise/epyc-3401.json new file mode 100644 index 0000000000000..cbe5c5592e4ff --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3401.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3401", + "name": "AMD EPYC 3401", + "manufacturer": "amd", + "release_date": "2018-02-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 16, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.85, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 32.0, + "tdp_w": 85, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2018/enterprise/epyc-3451.json b/data/cpu/amd/2018/enterprise/epyc-3451.json new file mode 100644 index 0000000000000..f23be140ea05e --- /dev/null +++ b/data/cpu/amd/2018/enterprise/epyc-3451.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-3451", + "name": "AMD EPYC 3451", + "manufacturer": "amd", + "release_date": "2018-02-01", + "segment": "server", + "architecture": "Zen", + "socket": null, + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.15, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 32.0, + "tdp_w": 80, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} From 16d10929b29670df4724dcebf24ed9848643f865 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 14:44:15 +0900 Subject: [PATCH 2/4] Add EPYC 4004 and 4005 AM5 server CPUs from Wikipedia (2024-2025) --- data/cpu/amd/2024/enterprise/epyc-4124p.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4244p.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4344p.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4364p.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4464p.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4484px.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4564p.json | 26 +++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-4584px.json | 26 +++++++++++++++++++ data/cpu/amd/2025/enterprise/epyc-4245p.json | 26 +++++++++++++++++++ data/cpu/amd/2025/enterprise/epyc-4345p.json | 26 +++++++++++++++++++ data/cpu/amd/2025/enterprise/epyc-4465p.json | 26 +++++++++++++++++++ data/cpu/amd/2025/enterprise/epyc-4545p.json | 26 +++++++++++++++++++ data/cpu/amd/2025/enterprise/epyc-4565p.json | 26 +++++++++++++++++++ data/cpu/amd/2025/enterprise/epyc-4585px.json | 26 +++++++++++++++++++ 14 files changed, 364 insertions(+) create mode 100644 data/cpu/amd/2024/enterprise/epyc-4124p.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4244p.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4344p.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4364p.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4464p.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4484px.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4564p.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-4584px.json create mode 100644 data/cpu/amd/2025/enterprise/epyc-4245p.json create mode 100644 data/cpu/amd/2025/enterprise/epyc-4345p.json create mode 100644 data/cpu/amd/2025/enterprise/epyc-4465p.json create mode 100644 data/cpu/amd/2025/enterprise/epyc-4545p.json create mode 100644 data/cpu/amd/2025/enterprise/epyc-4565p.json create mode 100644 data/cpu/amd/2025/enterprise/epyc-4585px.json diff --git a/data/cpu/amd/2024/enterprise/epyc-4124p.json b/data/cpu/amd/2024/enterprise/epyc-4124p.json new file mode 100644 index 0000000000000..0f6407813995a --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4124p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4124p", + "name": "AMD EPYC 4124P", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.8, + "boost_clock_ghz": 5.1, + "l3_cache_mb": 16.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 149, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4244p.json b/data/cpu/amd/2024/enterprise/epyc-4244p.json new file mode 100644 index 0000000000000..3eb649174e13a --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4244p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4244p", + "name": "AMD EPYC 4244P", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.8, + "boost_clock_ghz": 5.1, + "l3_cache_mb": 32.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 229, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4344p.json b/data/cpu/amd/2024/enterprise/epyc-4344p.json new file mode 100644 index 0000000000000..a7df788234c90 --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4344p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4344p", + "name": "AMD EPYC 4344P", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.8, + "boost_clock_ghz": 5.3, + "l3_cache_mb": 32.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 329, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4364p.json b/data/cpu/amd/2024/enterprise/epyc-4364p.json new file mode 100644 index 0000000000000..e3412592e0915 --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4364p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4364p", + "name": "AMD EPYC 4364P", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 4.5, + "boost_clock_ghz": 5.4, + "l3_cache_mb": 32.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 399, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4464p.json b/data/cpu/amd/2024/enterprise/epyc-4464p.json new file mode 100644 index 0000000000000..e54c6bbaa9d54 --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4464p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4464p", + "name": "AMD EPYC 4464P", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.7, + "boost_clock_ghz": 5.4, + "l3_cache_mb": 64.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 429, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4484px.json b/data/cpu/amd/2024/enterprise/epyc-4484px.json new file mode 100644 index 0000000000000..52f8574d665dc --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4484px.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4484px", + "name": "AMD EPYC 4484PX", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 4.4, + "boost_clock_ghz": 5.6, + "l3_cache_mb": 128.0, + "tdp_w": 120, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 599, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4564p.json b/data/cpu/amd/2024/enterprise/epyc-4564p.json new file mode 100644 index 0000000000000..a38bd501780b0 --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4564p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4564p", + "name": "AMD EPYC 4564P", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 4.5, + "boost_clock_ghz": 5.7, + "l3_cache_mb": 64.0, + "tdp_w": 170, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 699, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-4584px.json b/data/cpu/amd/2024/enterprise/epyc-4584px.json new file mode 100644 index 0000000000000..243161f31aad7 --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-4584px.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4584px", + "name": "AMD EPYC 4584PX", + "manufacturer": "amd", + "release_date": "2024-05-21", + "segment": "server", + "architecture": "Zen 4", + "socket": "AM5", + "process_node": "TSMC N5", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 4.2, + "boost_clock_ghz": 5.7, + "l3_cache_mb": 128.0, + "tdp_w": 120, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5200 dual-channel", + "msrp_usd": 699, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2025/enterprise/epyc-4245p.json b/data/cpu/amd/2025/enterprise/epyc-4245p.json new file mode 100644 index 0000000000000..679c07d7f8d7b --- /dev/null +++ b/data/cpu/amd/2025/enterprise/epyc-4245p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4245p", + "name": "AMD EPYC 4245P", + "manufacturer": "amd", + "release_date": "2025-05-13", + "segment": "server", + "architecture": "Zen 5", + "socket": "AM5", + "process_node": "TSMC N4X", + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.9, + "boost_clock_ghz": 5.4, + "l3_cache_mb": 32.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5600 dual-channel", + "msrp_usd": 239, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2025/enterprise/epyc-4345p.json b/data/cpu/amd/2025/enterprise/epyc-4345p.json new file mode 100644 index 0000000000000..e85824e78906c --- /dev/null +++ b/data/cpu/amd/2025/enterprise/epyc-4345p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4345p", + "name": "AMD EPYC 4345P", + "manufacturer": "amd", + "release_date": "2025-05-13", + "segment": "server", + "architecture": "Zen 5", + "socket": "AM5", + "process_node": "TSMC N4X", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.8, + "boost_clock_ghz": 5.5, + "l3_cache_mb": 32.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5600 dual-channel", + "msrp_usd": 329, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2025/enterprise/epyc-4465p.json b/data/cpu/amd/2025/enterprise/epyc-4465p.json new file mode 100644 index 0000000000000..d947ebd33be46 --- /dev/null +++ b/data/cpu/amd/2025/enterprise/epyc-4465p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4465p", + "name": "AMD EPYC 4465P", + "manufacturer": "amd", + "release_date": "2025-05-13", + "segment": "server", + "architecture": "Zen 5", + "socket": "AM5", + "process_node": "TSMC N4X", + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.4, + "boost_clock_ghz": 5.4, + "l3_cache_mb": 64.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5600 dual-channel", + "msrp_usd": 399, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2025/enterprise/epyc-4545p.json b/data/cpu/amd/2025/enterprise/epyc-4545p.json new file mode 100644 index 0000000000000..62c414e4a36f2 --- /dev/null +++ b/data/cpu/amd/2025/enterprise/epyc-4545p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4545p", + "name": "AMD EPYC 4545P", + "manufacturer": "amd", + "release_date": "2025-05-13", + "segment": "server", + "architecture": "Zen 5", + "socket": "AM5", + "process_node": "TSMC N4X", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.0, + "boost_clock_ghz": 5.4, + "l3_cache_mb": 64.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5600 dual-channel", + "msrp_usd": 549, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2025/enterprise/epyc-4565p.json b/data/cpu/amd/2025/enterprise/epyc-4565p.json new file mode 100644 index 0000000000000..1fe739bcaf180 --- /dev/null +++ b/data/cpu/amd/2025/enterprise/epyc-4565p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4565p", + "name": "AMD EPYC 4565P", + "manufacturer": "amd", + "release_date": "2025-05-13", + "segment": "server", + "architecture": "Zen 5", + "socket": "AM5", + "process_node": "TSMC N4X", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 4.3, + "boost_clock_ghz": 5.7, + "l3_cache_mb": 64.0, + "tdp_w": 170, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5600 dual-channel", + "msrp_usd": 589, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2025/enterprise/epyc-4585px.json b/data/cpu/amd/2025/enterprise/epyc-4585px.json new file mode 100644 index 0000000000000..70c4ec01c99c4 --- /dev/null +++ b/data/cpu/amd/2025/enterprise/epyc-4585px.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-4585px", + "name": "AMD EPYC 4585PX", + "manufacturer": "amd", + "release_date": "2025-05-13", + "segment": "server", + "architecture": "Zen 5", + "socket": "AM5", + "process_node": "TSMC N4X", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 4.3, + "boost_clock_ghz": 5.7, + "l3_cache_mb": 128.0, + "tdp_w": 170, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-5600 dual-channel", + "msrp_usd": 699, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} From db2e123f1b15708eda0917360b74cce2a3c647bc Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 14:44:15 +0900 Subject: [PATCH 3/4] Add EPYC 8004 Siena and 8005 Sorano CPUs from Wikipedia (2023-2026) --- data/cpu/amd/2023/enterprise/epyc-8024p.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8024pn.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8124p.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8124pn.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8224p.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8224pn.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8324p.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8324pn.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8434p.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8434pn.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8534p.json | 26 +++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-8534pn.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8025p.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8125p.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8225p.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8325p.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8435p.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8535p.json | 26 +++++++++++++++++++ data/cpu/amd/2026/enterprise/epyc-8635p.json | 26 +++++++++++++++++++ 19 files changed, 494 insertions(+) create mode 100644 data/cpu/amd/2023/enterprise/epyc-8024p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8024pn.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8124p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8124pn.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8224p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8224pn.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8324p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8324pn.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8434p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8434pn.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8534p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-8534pn.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8025p.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8125p.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8225p.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8325p.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8435p.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8535p.json create mode 100644 data/cpu/amd/2026/enterprise/epyc-8635p.json diff --git a/data/cpu/amd/2023/enterprise/epyc-8024p.json b/data/cpu/amd/2023/enterprise/epyc-8024p.json new file mode 100644 index 0000000000000..8a48687886333 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8024p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8024p", + "name": "AMD EPYC 8024P", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 32.0, + "tdp_w": 90, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 409, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8024pn.json b/data/cpu/amd/2023/enterprise/epyc-8024pn.json new file mode 100644 index 0000000000000..7be54811ed3f3 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8024pn.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8024pn", + "name": "AMD EPYC 8024PN", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.05, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 32.0, + "tdp_w": 80, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 525, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8124p.json b/data/cpu/amd/2023/enterprise/epyc-8124p.json new file mode 100644 index 0000000000000..2f55e5b1a888c --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8124p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8124p", + "name": "AMD EPYC 8124P", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.45, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 64.0, + "tdp_w": 125, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 639, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8124pn.json b/data/cpu/amd/2023/enterprise/epyc-8124pn.json new file mode 100644 index 0000000000000..84cb85f25efdd --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8124pn.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8124pn", + "name": "AMD EPYC 8124PN", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 64.0, + "tdp_w": 100, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 790, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8224p.json b/data/cpu/amd/2023/enterprise/epyc-8224p.json new file mode 100644 index 0000000000000..699835688909e --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8224p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8224p", + "name": "AMD EPYC 8224P", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 24, + "threads": 48, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.55, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 64.0, + "tdp_w": 160, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 855, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8224pn.json b/data/cpu/amd/2023/enterprise/epyc-8224pn.json new file mode 100644 index 0000000000000..528825bdfd890 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8224pn.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8224pn", + "name": "AMD EPYC 8224PN", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 24, + "threads": 48, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 64.0, + "tdp_w": 120, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 1015, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8324p.json b/data/cpu/amd/2023/enterprise/epyc-8324p.json new file mode 100644 index 0000000000000..4f0bd402c7b7e --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8324p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8324p", + "name": "AMD EPYC 8324P", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 32, + "threads": 64, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.65, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 128.0, + "tdp_w": 180, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 1895, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8324pn.json b/data/cpu/amd/2023/enterprise/epyc-8324pn.json new file mode 100644 index 0000000000000..1e3a41146fd02 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8324pn.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8324pn", + "name": "AMD EPYC 8324PN", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 32, + "threads": 64, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.05, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 128.0, + "tdp_w": 130, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 2125, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8434p.json b/data/cpu/amd/2023/enterprise/epyc-8434p.json new file mode 100644 index 0000000000000..d136b3754bac0 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8434p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8434p", + "name": "AMD EPYC 8434P", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 48, + "threads": 96, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": 3.1, + "l3_cache_mb": 128.0, + "tdp_w": 200, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 2700, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8434pn.json b/data/cpu/amd/2023/enterprise/epyc-8434pn.json new file mode 100644 index 0000000000000..e0102c5e3816f --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8434pn.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8434pn", + "name": "AMD EPYC 8434PN", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 48, + "threads": 96, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.0, + "l3_cache_mb": 128.0, + "tdp_w": 155, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 3150, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8534p.json b/data/cpu/amd/2023/enterprise/epyc-8534p.json new file mode 100644 index 0000000000000..dc27185d0c8b2 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8534p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8534p", + "name": "AMD EPYC 8534P", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 64, + "threads": 128, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": 3.1, + "l3_cache_mb": 128.0, + "tdp_w": 200, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 4950, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-8534pn.json b/data/cpu/amd/2023/enterprise/epyc-8534pn.json new file mode 100644 index 0000000000000..68e86a7d535f2 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-8534pn.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8534pn", + "name": "AMD EPYC 8534PN", + "manufacturer": "amd", + "release_date": "2023-09-18", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP6", + "process_node": "TSMC N5", + "cores": 64, + "threads": 128, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.1, + "l3_cache_mb": 128.0, + "tdp_w": 175, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 six-channel", + "msrp_usd": 5450, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8025p.json b/data/cpu/amd/2026/enterprise/epyc-8025p.json new file mode 100644 index 0000000000000..2ee679b4e2719 --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8025p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8025p", + "name": "AMD EPYC 8025P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.9, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 64.0, + "tdp_w": 95, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 529, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8125p.json b/data/cpu/amd/2026/enterprise/epyc-8125p.json new file mode 100644 index 0000000000000..c5ec781521876 --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8125p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8125p", + "name": "AMD EPYC 8125P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.65, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 64.0, + "tdp_w": 125, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 799, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8225p.json b/data/cpu/amd/2026/enterprise/epyc-8225p.json new file mode 100644 index 0000000000000..2a5285fe935e9 --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8225p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8225p", + "name": "AMD EPYC 8225P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 24, + "threads": 48, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.95, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 128.0, + "tdp_w": 160, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 1079, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8325p.json b/data/cpu/amd/2026/enterprise/epyc-8325p.json new file mode 100644 index 0000000000000..7746963a65eba --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8325p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8325p", + "name": "AMD EPYC 8325P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 32, + "threads": 64, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.7, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 256.0, + "tdp_w": 175, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 2299, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8435p.json b/data/cpu/amd/2026/enterprise/epyc-8435p.json new file mode 100644 index 0000000000000..f3ced7ba10c6d --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8435p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8435p", + "name": "AMD EPYC 8435P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 48, + "threads": 96, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.45, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 256.0, + "tdp_w": 200, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 3099, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8535p.json b/data/cpu/amd/2026/enterprise/epyc-8535p.json new file mode 100644 index 0000000000000..b2493296ebf84 --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8535p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8535p", + "name": "AMD EPYC 8535P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 64, + "threads": 128, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 256.0, + "tdp_w": 210, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 5499, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2026/enterprise/epyc-8635p.json b/data/cpu/amd/2026/enterprise/epyc-8635p.json new file mode 100644 index 0000000000000..b46fcf2089cd4 --- /dev/null +++ b/data/cpu/amd/2026/enterprise/epyc-8635p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-8635p", + "name": "AMD EPYC 8635P", + "manufacturer": "amd", + "release_date": "2026-05-09", + "segment": "server", + "architecture": "Zen 5c", + "socket": "SP6", + "process_node": "TSMC N4X", + "cores": 84, + "threads": 168, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.6, + "boost_clock_ghz": 4.5, + "l3_cache_mb": 384.0, + "tdp_w": 225, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 six-channel", + "msrp_usd": 5799, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} From 92bd4119414e5c781662717a8db5600beef55212 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 14:44:15 +0900 Subject: [PATCH 4/4] Add EPYC 9184X, 9654P, 9754S and Turin 9015/9115/9365 from Wikipedia (2022-2024) --- data/cpu/amd/2022/enterprise/epyc-9654p.json | 26 ++++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-9184x.json | 26 ++++++++++++++++++++ data/cpu/amd/2023/enterprise/epyc-9754s.json | 26 ++++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-9015.json | 26 ++++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-9115.json | 26 ++++++++++++++++++++ data/cpu/amd/2024/enterprise/epyc-9365.json | 26 ++++++++++++++++++++ 6 files changed, 156 insertions(+) create mode 100644 data/cpu/amd/2022/enterprise/epyc-9654p.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-9184x.json create mode 100644 data/cpu/amd/2023/enterprise/epyc-9754s.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-9015.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-9115.json create mode 100644 data/cpu/amd/2024/enterprise/epyc-9365.json diff --git a/data/cpu/amd/2022/enterprise/epyc-9654p.json b/data/cpu/amd/2022/enterprise/epyc-9654p.json new file mode 100644 index 0000000000000..3e96ae9540358 --- /dev/null +++ b/data/cpu/amd/2022/enterprise/epyc-9654p.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-9654p", + "name": "AMD EPYC 9654P", + "manufacturer": "amd", + "release_date": "2022-11-10", + "segment": "server", + "architecture": "Zen 4", + "socket": "SP5", + "process_node": "TSMC N5", + "cores": 96, + "threads": 192, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": 3.7, + "l3_cache_mb": 384.0, + "tdp_w": 360, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 twelve-channel", + "msrp_usd": 10625, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-9184x.json b/data/cpu/amd/2023/enterprise/epyc-9184x.json new file mode 100644 index 0000000000000..dd7410e850177 --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-9184x.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-9184x", + "name": "AMD EPYC 9184X", + "manufacturer": "amd", + "release_date": "2023-06-13", + "segment": "server", + "architecture": "Zen 4", + "socket": "SP5", + "process_node": "TSMC N5", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.55, + "boost_clock_ghz": 4.2, + "l3_cache_mb": 768.0, + "tdp_w": 320, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 twelve-channel", + "msrp_usd": 4928, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2023/enterprise/epyc-9754s.json b/data/cpu/amd/2023/enterprise/epyc-9754s.json new file mode 100644 index 0000000000000..e61fa19f5057c --- /dev/null +++ b/data/cpu/amd/2023/enterprise/epyc-9754s.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-9754s", + "name": "AMD EPYC 9754S", + "manufacturer": "amd", + "release_date": "2023-06-13", + "segment": "server", + "architecture": "Zen 4c", + "socket": "SP5", + "process_node": "TSMC N5", + "cores": 128, + "threads": 128, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.25, + "boost_clock_ghz": 3.1, + "l3_cache_mb": 256.0, + "tdp_w": 360, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-4800 twelve-channel", + "msrp_usd": 10200, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-9015.json b/data/cpu/amd/2024/enterprise/epyc-9015.json new file mode 100644 index 0000000000000..dc56c11a950c1 --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-9015.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-9015", + "name": "AMD EPYC 9015", + "manufacturer": "amd", + "release_date": "2024-10-10", + "segment": "server", + "architecture": "Zen 5", + "socket": "SP5", + "process_node": "TSMC N4X", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.6, + "boost_clock_ghz": 4.1, + "l3_cache_mb": 64.0, + "tdp_w": 125, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 twelve-channel", + "msrp_usd": 527, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-9115.json b/data/cpu/amd/2024/enterprise/epyc-9115.json new file mode 100644 index 0000000000000..964524cfbd7da --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-9115.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-9115", + "name": "AMD EPYC 9115", + "manufacturer": "amd", + "release_date": "2024-10-10", + "segment": "server", + "architecture": "Zen 5", + "socket": "SP5", + "process_node": "TSMC N4X", + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.6, + "boost_clock_ghz": 4.1, + "l3_cache_mb": 64.0, + "tdp_w": 125, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 twelve-channel", + "msrp_usd": 726, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +} diff --git a/data/cpu/amd/2024/enterprise/epyc-9365.json b/data/cpu/amd/2024/enterprise/epyc-9365.json new file mode 100644 index 0000000000000..f09c7a174c02f --- /dev/null +++ b/data/cpu/amd/2024/enterprise/epyc-9365.json @@ -0,0 +1,26 @@ +{ + "slug": "epyc-9365", + "name": "AMD EPYC 9365", + "manufacturer": "amd", + "release_date": "2024-10-10", + "segment": "server", + "architecture": "Zen 5", + "socket": "SP5", + "process_node": "TSMC N4X", + "cores": 36, + "threads": 72, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.4, + "boost_clock_ghz": 4.3, + "l3_cache_mb": 192.0, + "tdp_w": 300, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": "DDR5-6400 twelve-channel", + "msrp_usd": 4341, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_AMD_Epyc_processors" + ] +}