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

Add check for MKL for build #45

Open
litearc opened this issue Dec 20, 2019 · 3 comments
Open

Add check for MKL for build #45

litearc opened this issue Dec 20, 2019 · 3 comments

Comments

@litearc
Copy link

litearc commented Dec 20, 2019

Hi, I'm adding xtensor-fftw to our build process at work. We don't use FFTW, but use a compatible implementation through MKL. The CMakeLists file however doesn't check for this. Could you please add a check for MKL? Thanks!

@wolfv
Copy link
Member

wolfv commented Dec 22, 2019

Hi, would you be interested in opening a PR for that? Would be a great help!

@egpbos
Copy link
Member

egpbos commented Dec 22, 2019

Indeed sounds very useful! A PR in this case should go to the FindFFTW cmake package found here: https://github.com/egpbos/findfftw. FindFFTW is used in xtensor-fftw as a submodule.

@litearc
Copy link
Author

litearc commented Dec 23, 2019

Sure, I can work on it.

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

No branches or pull requests

3 participants