-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
add fftw3 library #12
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
When running the old binary on MacOS, I'm getting WARNING : FFT library FFTW3 is not available Trying FFTSG as a default
@conda-forge-admin, please rerender |
…da-forge-pinning 2021.01.13.11.13.22
@dev-zero I'm trying to add fftw3 here, but I seem to be doing something wrong - it looks like the addition of the flag had no effect at all:
Do you spot what I'm doing wrong here? I tried copying the approach from https://github.com/cp2k/cp2k/blob/master/arch/FreeBSD-gfortran.ssmp |
just checked the build log, and for example I saw this:
which means |
Co-authored-by: Tiziano Müller <[email protected]>
Oops ;-) Thanks for spotting this |
btw, since libxsmm is in conda, that might be an important lib to add, just have to ensure first whether the conda package also builds |
|
Linux
MacOS
The one failure was in I'm going to assume that this is not related to fftw and will merge. |
Ah no - I can't merge! I guess because I opened the PR. |
It was because of the draft status ;-) |
When running the old binary on MacOS, I'm getting
WARNING : FFT library FFTW3 is not available Trying FFTSG as a default
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)