Skip to content

Commit 6fa9032

Browse files
authored
Merge pull request #176 from jrha/intel_cpus_2024
hardware/cpu: Add Intel Xeon CPUs from 2024
2 parents 8e4b545 + b95d9ff commit 6fa9032

File tree

12 files changed

+120
-0
lines changed

12 files changed

+120
-0
lines changed

hardware/cpu/intel/xeon_6710e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6710e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6710E CPU @ 2.40GHz";
5+
"speed" = 2400; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 64;
8+
"max_threads" = 64;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 205; # TDP in watts

hardware/cpu/intel/xeon_6731e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6731e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6731E CPU @ 2.20GHz";
5+
"speed" = 2200; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 96;
8+
"max_threads" = 96;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 250; # TDP in watts

hardware/cpu/intel/xeon_6740e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6740e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6740E CPU @ 2.40GHz";
5+
"speed" = 2400; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 96;
8+
"max_threads" = 96;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 250; # TDP in watts

hardware/cpu/intel/xeon_6746e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6746e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6746E CPU @ 2.00GHz";
5+
"speed" = 2000; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 112;
8+
"max_threads" = 112;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 250; # TDP in watts

hardware/cpu/intel/xeon_6756e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6756e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6756E CPU @ 1.80GHz";
5+
"speed" = 1800; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 128;
8+
"max_threads" = 128;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 225; # TDP in watts

hardware/cpu/intel/xeon_6766e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6766e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6766E CPU @ 1.90GHz";
5+
"speed" = 1900; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 144;
8+
"max_threads" = 144;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 250; # TDP in watts

hardware/cpu/intel/xeon_6780e.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6780e;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6780E CPU @ 2.20GHz";
5+
"speed" = 2200; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 144;
8+
"max_threads" = 144;
9+
"type" = "sierra forest"; # Intel codename
10+
"power" = 330; # TDP in watts

hardware/cpu/intel/xeon_6952p.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6952p;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6952P CPU @ 2.10GHz";
5+
"speed" = 2100; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 96;
8+
"max_threads" = 192;
9+
"type" = "granite rapids"; # Intel codename
10+
"power" = 400; # TDP in watts

hardware/cpu/intel/xeon_6960p.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6960p;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6960P CPU @ 2.70GHz";
5+
"speed" = 2700; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 72;
8+
"max_threads" = 144;
9+
"type" = "granite rapids"; # Intel codename
10+
"power" = 500; # TDP in watts

hardware/cpu/intel/xeon_6972p.pan

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
structure template hardware/cpu/intel/xeon_6972p;
2+
3+
"manufacturer" = "Intel";
4+
"model" = "Intel(R) Xeon(R) 6972P CPU @ 2.40GHz";
5+
"speed" = 2400; # MHz
6+
"arch" = "x86_64";
7+
"cores" = 96;
8+
"max_threads" = 192;
9+
"type" = "granite rapids"; # Intel codename
10+
"power" = 500; # TDP in watts

0 commit comments

Comments
 (0)