Skip to content

CI: update Intel SDE version#213

Merged
r-devulap merged 6 commits into
numpy:mainfrom
r-devulap:ci-update-sde
Sep 9, 2025
Merged

CI: update Intel SDE version#213
r-devulap merged 6 commits into
numpy:mainfrom
r-devulap:ci-update-sde

Conversation

@r-devulap

Copy link
Copy Markdown
Member

Intel SDE version upgraded to use version 9.58.0 (released 2025-06-16), replacing the previous 9.24.0 version.

@r-devulap

Copy link
Copy Markdown
Member Author

76ba5ca: Work around icpx compiler bug: fix array copy when size is 1

The icpx compiler fails to copy arr to arr_bckup when the array size is 1.
This change adds a workaround to ensure correct behavior.

The icpx compiler fails to copy `arr` to `arr_bckup` when the array size is 1.
This change adds a workaround to ensure correct behavior.
@r-devulap r-devulap merged commit 4ecca28 into numpy:main Sep 9, 2025
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant