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

Only switch to libblas on focal #657

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

eitsupi
Copy link
Member

@eitsupi eitsupi commented Jun 1, 2023

Close #471 (and related to #582 (comment))

This workaround seems to be sufficient if it is executed only on Ubuntu 20.04, since OpenBLAS on Ubuntu 22.04 does not seem to have the problem of crashing numpy.

@eitsupi eitsupi requested a review from cboettig June 1, 2023 14:06
Copy link
Member

@cboettig cboettig left a comment

Choose a reason for hiding this comment

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

awesome, thanks for this!

@eitsupi eitsupi merged commit 19668c0 into rocker-org:master Jun 1, 2023
@eitsupi eitsupi deleted the switch-blas-only-focal branch June 1, 2023 21:23
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.

matplotlib plots crash due to conflicting BLAS versions in numpy
2 participants