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

Skip to content

BUG: Fix build issues on SPR #25475

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

Merged
merged 3 commits into from
Dec 23, 2023

Conversation

r-devulap
Copy link
Member

Backport of #25376

@r-devulap
Copy link
Member Author

r-devulap commented Dec 22, 2023

Updates x86-simd-sort to latest and fixes build issues when build with cpu-baseline=avx512_spr. Also pulling in updates to CI to test on TGL and SPR to ensure this branch is tested as on those platforms as well.

@r-devulap
Copy link
Member Author

r-devulap commented Dec 22, 2023

Apart from fixing build issues, this also pulls in all the changes in #24924 (perf improvements to sort and argsort on AVX-512). There is unfortunately no way to isolate commits in submodules.

Found a way to keep the changes just to fix the build issue without adding any new features :)

@charris charris added the 08 - Backport Used to tag backport PRs label Dec 23, 2023
@charris charris added this to the 1.26.3 release milestone Dec 23, 2023
@charris charris merged commit 9eca8ce into numpy:maintenance/1.26.x Dec 23, 2023
@charris
Copy link
Member

charris commented Dec 23, 2023

Thanks @r-devulap .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00 - Bug 08 - Backport Used to tag backport PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants