-
Notifications
You must be signed in to change notification settings - Fork 705
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
segmentation fault when running numpy tests on top of FlexiBLAS with OpenBLAS backend on POWER9 #12968
Labels
Milestone
Comments
This was referenced Aug 24, 2021
@branfosj Since the GCC bug report mentions that the wrong code issue doesn't occur at If so, we can opt-in to enabling the cc @Flamefire |
10 tasks
This was referenced May 3, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When testing SciPy-bundle with
foss/2021.04
(candidate forfoss/2021a
), I ran into a segmentation fault triggered by the numpy test suite.More details in the issue I reported upstream, see mpimd-csc/flexiblas#17, and the GCC bug report opened by @Flamefire at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100799
The text was updated successfully, but these errors were encountered: