Skip to content

Commit

Permalink
hardware/cpu: Correct codename of Xeon Gold 6240R
Browse files Browse the repository at this point in the history
  • Loading branch information
jrha committed Apr 23, 2024
1 parent 5fde455 commit 143cfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/cpu/intel/xeon_gold_6240r.pan
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ structure template hardware/cpu/intel/xeon_gold_6240r;
"arch" = "x86_64";
"cores" = 24;
"max_threads" = 48;
"type" = "skylake"; # Intel codename
"type" = "cascade lake"; # Intel codename
"power" = 165; # TDP in watts

0 comments on commit 143cfe2

Please sign in to comment.