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

BUG: mips doesn't use REAL(10) #25254

Merged
merged 1 commit into from Dec 1, 2023
Merged

BUG: mips doesn't use REAL(10) #25254

merged 1 commit into from Dec 1, 2023

Conversation

matoro
Copy link
Contributor

@matoro matoro commented Nov 26, 2023

Same as e.g. loongarch per gh-24904, alpha per gh-25078, etc...

Getting rather unwieldy at this point. What systems exactly are supposed to be in the else condition?

Same as e.g. loongarch per numpygh-24904, alpha per numpygh-25078, etc...
@charris
Copy link
Member

charris commented Dec 1, 2023

What systems exactly are supposed to be in the else condition?

Hmm. Intel and AMD have generally supported extended precision (10), but not for SIMD. I don't know of any others. Might even be compiler dependent.

@charris charris merged commit eba61c7 into numpy:main Dec 1, 2023
61 checks passed
@charris
Copy link
Member

charris commented Dec 1, 2023

Thanks @matoro .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants