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

Choose BLAS library path #543

Merged
merged 5 commits into from
Jan 28, 2020
Merged

Conversation

vvilpas
Copy link
Contributor

@vvilpas vvilpas commented Jan 24, 2020

Summary

Adds BLAS_LIB_PATH cmake flag to allow the use of different BLAS libraries.

Details and comments

CMake will look under BLAS_LIB_PATH directory to look for the BLAS libraries. This is linked to the issue #18. If no BLAS lib is found under the given directory, CMake will raise an error.

@claassistantio
Copy link

claassistantio commented Jan 24, 2020

CLA assistant check
All committers have signed the CLA.

@vvilpas vvilpas marked this pull request as ready for review January 24, 2020 16:53
Copy link
Member

@atilag atilag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@atilag atilag merged commit a2a16a4 into Qiskit:master Jan 28, 2020
@vvilpas vvilpas deleted the issue-18-choose-blas-lib branch February 3, 2020 11:27
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.

3 participants