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 AMD mobile Zen 4 (Phoenix) #562

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kronbichler
Copy link
Contributor

This PR adds (experimental) support for the AMD Zen 4 mobile architecture (codenamed Phoenix):

CPU name:	AMD Ryzen 7 PRO 7840U w/ Radeon 780M Graphics  
CPU type:	AMD K19 (Zen4) architecture
CPU clock:	3.29 GHz

This is just a very rough setting to get the architecture running (looking at what ZEN3_RYZEN2 did), I am happy to add additional settings if I get some guidance, as I see several warnings in some of the other Zen 4 groups.

@TomTheBear
Copy link
Member

Many thanks for the PR. I checked AMD Documentation Hub but cannot find the suitable PPR for the micro-arch. So, there is not much more you could do at the moment. There are some locations, where the new ZEN4_RYZEN2 should be added (1, 2) for more features. Maybe this reduces the warnings. If you post the remaining warnings here, I could help you sorting them out.

General documentation how to add new x86 architectures: https://github.com/RRZE-HPC/likwid/wiki/AddX86Support

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.

None yet

2 participants