-
Notifications
You must be signed in to change notification settings - Fork 704
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
Fix numpy build on Sapphire Rapids CPUs in SciPy-bundle-2023.07-gfbf-2023a #19419
Fix numpy build on Sapphire Rapids CPUs in SciPy-bundle-2023.07-gfbf-2023a #19419
Conversation
Test report by @branfosj |
@boegelbot please test @ generoso |
@branfosj: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1856187294 processed Message to humans: this is just bookkeeping information for me, |
@boegelbot please test @ jsc-zen2 |
@branfosj: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1856191965 processed Message to humans: this is just bookkeeping information for me, |
Test report by @branfosj |
Test report by @boegelbot |
@boegelbot please test @ generoso |
@branfosj: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1857534305 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Going in, thanks @Flamefire! |
(created using
eb --new-pr
)This fixes the same problem observed by @branfosj in #19318 (comment) for SciPy-bundle-2023-11
I.e. numpy/numpy#25274
Given the cause of this issue this will also affect other AVX512 targets, not only Sapphire Rapids.