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

Small errors in Tuning.txt #47

Open
sp00n opened this issue Jul 22, 2024 · 1 comment
Open

Small errors in Tuning.txt #47

sp00n opened this issue Jul 22, 2024 · 1 comment

Comments

@sp00n
Copy link

sp00n commented Jul 22, 2024

In /Binaries/Tuning.txt the 22-ZN4 ~ Kizuna binary is labeled for Zen5 in the headline and not for Zen4 as in the description:

Binary: "22-ZN4 ~ Kizuna" (AMD Zen5)


Required Instructions:
    x64, ABM, BMI1, BMI2, ADX,
    SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2,
    AVX, FMA3, AVX2
    AVX512-(F/CD/VL/BW/DQ/IFMA/VBMI/VBMI2/GFNI)


Target Systems:
    - AMD Zen4 Raphael

Recommended For:
    - AMD Zen4

It also does still include a few not anymore provided binaries:

  • 00-x86
  • 07-PNR ~ Nagisa
  • 16-KNL
  • 20-ZN3 ~ Yuzuki
@Mysticial
Copy link
Owner

This file will be completely revamped in v0.8.6 to accommodate the new tuning profiles feature.

Just to give a glimpse:

--------------------------------------------------------------------------------

Binary: "22-ZN4 ~ Kizuna" (AMD Zen4)


Required Instructions:
    x64, ABM, BMI1, BMI2, ADX,
    SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2,
    AVX, FMA3, AVX2
    AVX512-(F/CD/VL/BW/DQ/IFMA/VBMI/VBMI2/GFNI)


Target Systems:
    - AMD Zen4 Raphael

Recommended For:
    - AMD Zen4


Tuned Profiles:
    - Kizuna (SC)             Zen4 7950X @ stock, 128GB @ 2 x 4800 MT/s
    - Kizuna (CC)             Zen4 7950X @ stock, 128GB @ 2 x 4800 MT/s
    - Saki                    Zen4 7940HS @ stock, 96GB @ 2 x 5600 MT/s

Untuned Profiles:
    - R7 7600X (NT)           Zen4 7600X (6-core Raphael)
    - R7 7700X (NT)           Zen4 7700X (8-core Raphael)
    - R9 7900X (SC-NT)        Zen4 7900X (12-core Raphael)
    - R9 7900X (CC-NT)        Zen4 7900X (12-core Raphael)
    - R9 7950X (SC-NT)        Zen4 7950X (16-core Raphael)
    - R9 7950X (CC-NT)        Zen4 7950X (16-core Raphael)
    - R9 7940HS (NT)          Zen4 7940HS (8-core Phoenix)
    - ```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants