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

Fix SIMD detection for MSVC #232

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Fix SIMD detection for MSVC #232

merged 1 commit into from
Feb 24, 2021

Conversation

ruilvo
Copy link
Contributor

@ruilvo ruilvo commented Feb 24, 2021

This PR fixes a CMake quirk where one needs to delete the loop variable both in cache and locally for it to work. I couldn't compile with SIMD on MSVC without this fix.

@stevengj stevengj merged commit d738232 into FFTW:master Feb 24, 2021
@stevengj
Copy link
Contributor

Thanks!

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