Skip to content

Update CPU model support to include Clearwater Forest (model 221) in …#308

Merged
harp-intel merged 3 commits into
mainfrom
cwfprelim
Apr 22, 2025
Merged

Update CPU model support to include Clearwater Forest (model 221) in …#308
harp-intel merged 3 commits into
mainfrom
cwfprelim

Conversation

@harp-intel
Copy link
Copy Markdown
Contributor

…configuration and reporting

@harp-intel harp-intel linked an issue Apr 22, 2025 that may be closed by this pull request
@harp-intel harp-intel requested a review from Copilot April 22, 2025 02:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CPU model support to include Clearwater Forest (model 221) throughout configuration, reporting, and CPU database definitions.

  • Updated the Scripts definitions in script_defs.go to add model "221".
  • Updated the Report definitions in table_defs.go to include model "221" with an updated comment.
  • Updated the CPU database in cpu_defs.go and configuration checks in config.go to support the new model.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
internal/script/script_defs.go Added model "221" to the Models list for target scripts.
internal/report/table_defs.go Updated the Models list and comments to include "221".
internal/cpudb/cpu_defs.go Inserted a new CPU entry for Clearwater Forest, model "221".
cmd/config/config.go Modified conditional checks to accept model "221".

@harp-intel harp-intel merged commit 21b148f into main Apr 22, 2025
4 checks passed
@harp-intel harp-intel deleted the cwfprelim branch April 22, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add preliminary support for Clearwater Forest

2 participants