Attempt at supporting older CPUs by using a numpy version below 2.4#57
Merged
darksidelemm merged 1 commit intomasterfrom Feb 6, 2026
Merged
Attempt at supporting older CPUs by using a numpy version below 2.4#57darksidelemm merged 1 commit intomasterfrom
darksidelemm merged 1 commit intomasterfrom
Conversation
Member
Author
|
I've had confirmation this works. It's not a great thing to do, but I would like to retain some support for older machines for a while longer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test PR to see if reverting to numpy 2.3.x works, and works on some users with older CPUs.
By just allowing the latest numpy version (2.4.x), this PR numpy/numpy#28896 has meant that support is dropped for CPUs older than 2009.
... which is quite old, but there are still some users running boxes like this for Horus Binary reception.