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

Removed the netlib build and simply build with the os preferred lapack. #273

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

moorepants
Copy link
Collaborator

@moorepants moorepants commented Oct 11, 2024

I had things set up to build against netlib blas/lapack and then to install conda's os preferred blas/lapack implementation to run the tests, but it seems that the netlib version was hanging around and things weren't working with the macosx builds failing with current conda forge packages. I don't actually need to do this netlib/no netlib test, as it is done downstream in the cyipopt-feedstock for conda forge.

@moorepants moorepants merged commit 72802e4 into mechmotum:master Oct 11, 2024
34 checks passed
@moorepants moorepants deleted the no-netlib branch October 22, 2024 04:14
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