Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@charris
Copy link
Member

@charris charris commented Nov 16, 2025

Backport of #30102.

If an arm system uses SME some BLAS versions just set FPEs spuriously. The culprit is really Accelerate so we might limit this to Mac OS as well (and then with an SME check also -- see changes prior to this commit).

However, some OpenBLAS versions also caused this, although OpenBLAS is likely to clear the FPEs on their side.

Closes #29820

seberg and others added 6 commits November 16, 2025 09:21
If an arm system uses SME some BLAS versions just set FPEs spuriously.
The culprit is really Accelerate so we might limit this to Mac OS
as well (and then with an SME check also -- see changes prior to this
commit).

However, some OpenBLAS versions also caused this, although OpenBLAS
is likely to clear the FPEs on their side.

Closes numpygh-29820
@charris charris added this to the 2.3.5 release milestone Nov 16, 2025
@charris charris added 01 - Enhancement 08 - Backport Used to tag backport PRs labels Nov 16, 2025
@charris charris merged commit eab5bd4 into numpy:maintenance/2.3.x Nov 16, 2025
74 checks passed
@charris charris deleted the backport-30102 branch November 16, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

01 - Enhancement 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants