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

Allow external BLAS use with ifort #5

Open
milancurcic opened this issue Aug 10, 2018 · 2 comments
Open

Allow external BLAS use with ifort #5

milancurcic opened this issue Aug 10, 2018 · 2 comments
Assignees

Comments

@milancurcic
Copy link
Member

It's just a matter of adding appropriate compiler flag in CMakeLists.txt.

@milancurcic milancurcic self-assigned this Aug 10, 2018
@zbeekman
Copy link

I have some ideas for improving the CMake build, and allowing use of MKL etc.

But, first: Is there a reason why you're setting the CMake min version to 2.8? CMake binaries are relocatable (user space installable) and super easy to fetch and install from Kitware's CMake website. I would recommend bumping that to something MUCH more recent.

@milancurcic
Copy link
Member Author

If you have time to spare, please go to town with the CMake build, I have no idea what I'm doing there.

Is there a reason why you're setting the CMake min version to 2.8?

This originates from my first ever CMake build (datetime-fortran I believe). It worked then, and I didn't dare upsetting the build demons by changing that number.

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

2 participants