Skip to content

Support Intel GNR & SRF platforms #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Conversation

dapeng-mi
Copy link

No description provided.

Dapeng Mi added 3 commits November 18, 2024 10:18
Emerald Rapids shares same perf events configuration with
Sapphire rapids, it's unnecessary to define duplicated events
configuration and helper for EMR. It's fine to directly use SPR's
configuration.

Thus delete these duplicated EMR code.

Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Granite Rapids shares same perf events configuration with
Sapphire rapids, directly reuse SPR's configuration to enable GNR's
support.

Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Add support for Intel Sierra Forest platform. SRF is the 1st generation
XEON server with pure E-cores. Since E-core's events are different with
P-cores, so create separate srf.h/c files to implement these E-core
specific data structures and helpers.

Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
@ak-intel ak-intel merged commit 3c8b21f into intel:master Nov 18, 2024
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