Skip to content

docs: add macOS libomp requirement note for XGBoost#954

Merged
lschilders merged 6 commits into
mainfrom
copilot/add-macos-note-for-xgboost
Jun 11, 2026
Merged

docs: add macOS libomp requirement note for XGBoost#954
lschilders merged 6 commits into
mainfrom
copilot/add-macos-note-for-xgboost

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

macOS users can silently hit OpenMP/XGBoost runtime errors without knowing they need libomp. This adds a callout in the Platform-Specific Notes section so they know to install it upfront.

Changes

  • docs/source/user_guide/getting_started/installation.rst — added a .. note:: block under the macOS section pointing users to brew install libomp when XGBoost is needed

Copilot AI changed the title docs: add macOS XGBoost/libomp note to installation guide docs: add macOS libomp requirement note for XGBoost Jun 10, 2026
Copilot AI requested a review from lschilders June 10, 2026 14:38
Clarify installation instructions for macOS on Apple Silicon, including the requirement for libomp and installation command.

Signed-off-by: Lars Schilders <123180911+lschilders@users.noreply.github.com>
Signed-off-by: Lars Schilders <123180911+lschilders@users.noreply.github.com>
Clarified installation instructions for xgboost on macOS with Apple Silicon.

Signed-off-by: Lars Schilders <123180911+lschilders@users.noreply.github.com>
@lschilders lschilders marked this pull request as ready for review June 11, 2026 08:00
@lschilders lschilders requested a review from a team June 11, 2026 08:00
lschilders and others added 2 commits June 11, 2026 10:02
Signed-off-by: Lars Schilders <123180911+lschilders@users.noreply.github.com>
Signed-off-by: Lars Schilders <lars.schilders@alliander.com>
@sonarqubecloud

Copy link
Copy Markdown

@bartpleiter bartpleiter left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@lschilders lschilders merged commit 34643a4 into main Jun 11, 2026
5 checks passed
@lschilders lschilders deleted the copilot/add-macos-note-for-xgboost branch June 11, 2026 08:32
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.

3 participants