Skip to content

Tell cmake to find the openblas module in CONDA=0 travis jobs #89

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

Closed
wants to merge 2 commits into from

Conversation

bnavigator
Copy link
Collaborator

Alternative to #85. This tells cmake in the Travi-CI to find the OpenBLAS module which is installed from conda during those jobs:

- conda create -q -n test-environment python="$SLYCOT_PYTHON_VERSION" pip coverage nose numpy openblas

In contrast to #85 this does not force non OpenBLAS users to modify their CMakeLists.txt

@bnavigator
Copy link
Collaborator Author

Obsolete with the recent merge of #91

@bnavigator bnavigator closed this Feb 4, 2020
@bnavigator bnavigator deleted the lapack-module branch February 4, 2020 07:21
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.

1 participant