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 Info Shenanigans #4468

Merged
merged 1 commit into from
May 3, 2021
Merged

Conversation

baconpaul
Copy link
Collaborator

  1. Add the google C++ cpu detection protable code as a submod
  2. Turn on AVX flags at build time
  3. If you are running on a non-AVX box pop a warning saying may not
    work in the future
  4. get popcorn

Closes #4466

@baconpaul baconpaul force-pushed the cpufeat branch 3 times, most recently from ff92d16 to b41e914 Compare May 3, 2021 17:19
1. Add CPU detection
2. Turn on AVX flags at build time
3. If you are running on a non-AVX box pop a warning saying may not
   work in the future
4. move the FPUState stuff and reinstate it in XT while at it

Closes surge-synthesizer#4466
@mkruselj mkruselj merged commit a5388b4 into surge-synthesizer:xt-alpha May 3, 2021
@baconpaul baconpaul deleted the cpufeat branch May 3, 2021 17:57
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