Skip to content

Conversation

@david-cortes-intel
Copy link
Contributor

Description

PR avoids pulling the latest version of xgboost, which is incompatible with the current released version of daal4py from sklearnex. The fix on the daal4py side is already merged into the main branch, but the CI jobs here pull the release packages from PyPI instead of building from the main branch. Hence, this workaround could be removed once 2025.10 is released, but will be needed in the meantime.


Checklist:

Completeness and readability

  • Git commit message contains an appropriate signed-off-by string (see CONTRIBUTING.md for details).
  • I have resolved any merge conflicts that might occur with the base branch.

Testing

  • All CI jobs are green or I have provided justification why they aren't.

Copy link
Contributor

@ethanglaser ethanglaser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, lets remember to update once compatible sklearnex is available

@david-cortes-intel david-cortes-intel merged commit 1afacdd into IntelPython:main Nov 5, 2025
12 checks passed
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.

2 participants