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

CPU optimized package clarification #1

Open
Rocky-IV4 opened this issue Apr 4, 2024 · 1 comment
Open

CPU optimized package clarification #1

Rocky-IV4 opened this issue Apr 4, 2024 · 1 comment

Comments

@Rocky-IV4
Copy link

Rocky-IV4 commented Apr 4, 2024

Hello
General Knowledge Question

For Intel specific Haswell hardware should I edit PKGBUILD as option # 41. Generic-x86-64-v3 (GENERIC_CPU3) (NEW) or is it better to choose # 25. Intel Haswell (MHASWELL) (NEW)

Thanks

@RiverOnVenus
Copy link
Owner

Hello, if your cpu is Core2 series and i3/i5/i7 series chips, use option # 25. Intel Haswell (MHASWELL) (NEW),

And if it's Pentium/Celeron, use option # 41. Generic-x86-64-v3 (GENERIC_CPU3) (NEW).

Because many Pentium/Celeron chips lack the full requisite instruction sets to make use of the CPU-specific optimized packages.

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

No branches or pull requests

2 participants