Skip to content
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

Add support for ARM Cortex A76 reusing Neon N1 counters and events #627

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

OoJJBoO
Copy link
Contributor

@OoJJBoO OoJJBoO commented Jul 10, 2024

Since I am currently trying to use Likwid on a Raspberry Pi 5 which features an ARM Cortex A76 that is not supported yet, I added the topology definitions to topology.h and topology.c and also the counter + event definitions. Since they look to be identical, I reused the Neon 1 counter and event setup like was done for the Cortex A72 which uses the Cortex A57 definitions.

@TomTheBear
Copy link
Member

Thanks. Looks good.

@TomTheBear TomTheBear merged commit cec1a2f into RRZE-HPC:master Sep 10, 2024
2 checks passed
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