Skip to content

Added xgboost-cpu 3.4.1 - #8732

Open
sid226 wants to merge 3 commits into
ppc64le:masterfrom
sid226:sid226_xgboost-cpu
Open

Added xgboost-cpu 3.4.1#8732
sid226 wants to merge 3 commits into
ppc64le:masterfrom
sid226:sid226_xgboost-cpu

Conversation

@sid226

@sid226 sid226 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Have you checked and followed all the points mention in the CONTRIBUTING.MD
  • Have you validated script on UBI 9 container
  • Did you run the script(s) on fresh container with set -e option enabled and observe success ?
  • Did you have Legal approvals for patch files ?

@prathamesh-ibm prathamesh-ibm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

sid226 and others added 2 commits September 3, 2026 17:57
Comment thread x/xgboost/build_info.json
}
},
"3.4.1": {
"build_script": "xgboost-cpu_3.4.1_ubi_10.2.sh"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The script should be named as xgboost as per comment from Prathamesh on the support statement.

# Download xgboost-cpu source distribution from PyPI
# The sdist bundles the C++ tree under cpp_src/ — no git submodule needed.
# ---------------------------------------------------------------------------
SDIST_URL="https://files.pythonhosted.org/packages/99/98/c35e165aff81e43b43411662219764abbd246adae2547d360b23194cf75f/xgboost_cpu-${PACKAGE_VERSION}.tar.gz"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should build xgboost only not xgboost-cpu

--trusted-host wheels.developerfirst.ibm.com \
--extra-index-url "${IBM_WHEELS}" \
--prefer-binary \
"numpy==2.5.1" scipy

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Use numpy 2.5.0 and scipy 1.18.0 version

@shivansh-ibm

Copy link
Copy Markdown
Contributor

@sid226 , need to change the version of xgboost. Create build script for version : 3.4.0 as on x86 we will use 3.4.0. You can use this script to compare and make similar changes in your script : https://github.com/i-wheels-cpd/build-scripts/pull/90/changes

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.

4 participants