Skip to content

AWS Graviton5 Metrics#707

Open
adgubrud wants to merge 8 commits into
intel:mainfrom
adgubrud:gvt5_metrics
Open

AWS Graviton5 Metrics#707
adgubrud wants to merge 8 commits into
intel:mainfrom
adgubrud:gvt5_metrics

Conversation

@adgubrud

@adgubrud adgubrud commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@adgubrud adgubrud requested a review from harp-intel as a code owner July 9, 2026 23:01

@harp-intel harp-intel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looking good...just a couple of changes to comments so far

Comment thread internal/cpus/cpus.go
UarchGraviton2: {MicroArchitecture: UarchGraviton2, MemoryChannelCount: 8, LogicalThreadCount: 1}, // AWS Graviton 2 ([m|c|r]6g) Neoverse-N1
UarchGraviton3: {MicroArchitecture: UarchGraviton3, MemoryChannelCount: 8, LogicalThreadCount: 1}, // AWS Graviton 3 ([m|c|r]7g) Neoverse-V1
UarchGraviton4: {MicroArchitecture: UarchGraviton4, MemoryChannelCount: 12, LogicalThreadCount: 1}, // AWS Graviton 4 ([m|c|r]8g) Neoverse-V2
UarchGraviton5: {MicroArchitecture: UarchGraviton5, MemoryChannelCount: 16, LogicalThreadCount: 1}, // AWS Graviton 5 ([m|c|r]8g) Neoverse-V3

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I assume GVT5 is "9g"?

Comment thread internal/cpus/cpus.go
{CPUIdentifierARM{Implementer: "0x41", Part: "0xd0c", DmidecodePart: "AWS Graviton2"}, UarchGraviton2}, // AWS Graviton 2 ([m|c|r]6g) Neoverse-N1
{CPUIdentifierARM{Implementer: "0x41", Part: "0xd40", DmidecodePart: "AWS Graviton3"}, UarchGraviton3}, // AWS Graviton 3 ([m|c|r]7g) Neoverse-V1
{CPUIdentifierARM{Implementer: "0x41", Part: "0xd4f", DmidecodePart: "AWS Graviton4"}, UarchGraviton4}, // AWS Graviton 4 ([m|c|r]8g) Neoverse-V2
{CPUIdentifierARM{Implementer: "0x41", Part: "0xd84", DmidecodePart: "AWS Graviton5"}, UarchGraviton5}, // AWS Graviton 5 ([m|c|r]8g) Neoverse-V3

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"9g"?

@harp-intel

Copy link
Copy Markdown
Contributor

P.S. Don't forget to expand the automated tests to include GVT5 instances.

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.

2 participants