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

Detect CPU information #231

Merged
merged 3 commits into from
Feb 19, 2022
Merged

Detect CPU information #231

merged 3 commits into from
Feb 19, 2022

Conversation

Shillaker
Copy link
Collaborator

Currently we use -march=skylake for any x86_64 CPU which causes some very hard-to-diagnose errors on non-skylake CPUs. This adds a CMake script to automatically detect CPU type based off /proc/cpuinfo.

@Shillaker Shillaker self-assigned this Feb 19, 2022
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.

1 participant