-
Notifications
You must be signed in to change notification settings - Fork 27
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
Segmentation fault for spherical harmonic transform #238
Comments
this might be rather an mkl problem I think |
actually, no:
Fixes the MKL issue for FFTW, but doesn't fix this. |
actually that's an "Illegal Instruction" so might be a different bug |
That seems like a strange error because looking at the logs of the last aarch64 build, the only optimization flag that could affect It could be that it's just a question of refreshing the binaries for a more recent MacOS version. |
The text was updated successfully, but these errors were encountered: