Skip to content

1.7.5 no openmp cpucache #13

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

Draft
wants to merge 128 commits into
base: master
Choose a base branch
from
Draft

Conversation

ByteSizedJoe
Copy link

No description provided.

trivialfis and others added 30 commits October 20, 2022 12:01
) [skip ci] (dmlc#8391)

- Quote the databricks doc on how to manage dependencies.
- Some wording changes.

Co-authored-by: Philip Hyunsu Cho <[email protected]>
* Release 1.7.1

* Review comment
- Limit the number of used CPU cores in examples.
- Add a note for the constraint.
- Bring back the cleanup script.
* Thrust 1.17 removes the experimental/pinned_allocator.

When xgboost is brought into a large project it can
be compiled against Thrust 1.17+ which don't offer
this experimental allocator.

To ensure that going forward xgboost works in all environments we provide a xgboost namespaced version of
the pinned_allocator that previously was in Thrust.

* Update gputreeshap to work with libcudacxx 1.9
* [doc] Fix document around categorical parameters. [skip ci]

* note on validate parameter [skip ci]

* Fix dask doc as well [skip ci]
…lc#8552)

Split up the Linux test to use the toolchain from conda forge.
* [pyspark] sort qid for SparkRandker

* resolve comments

Co-authored-by: Bobby Wang <[email protected]>
…#8567)

* Properly await async method client.wait_for_workers

* ignore mypy error.

Co-authored-by: jiamingy <[email protected]>

Co-authored-by: Matthew Rocklin <[email protected]>
…8602) (dmlc#8638)

* Fix inference with categorical feature. (dmlc#8591)

* Fix windows build on buildkite. (dmlc#8602)

* workaround.
…n. (dmlc#8632) (dmlc#8641)

We can handle loading the pickle on a CPU-only machine if the XGBoost is built with CUDA
enabled (Linux and Windows PyPI package), but not if the distribution is CPU-only (macOS
PyPI package).
yoquinjo and others added 30 commits March 27, 2023 14:35
…8991) (dmlc#8992)

* [CI] Fix Windows wheel to be compatible with Poetry

Co-authored-by: Philip Hyunsu Cho <[email protected]>
# Conflicts:
#	include/xgboost/version_config.h
#	jvm-packages/pom.xml
#	jvm-packages/xgboost4j-example/pom.xml
#	jvm-packages/xgboost4j-flink/pom.xml
#	jvm-packages/xgboost4j-gpu/pom.xml
#	jvm-packages/xgboost4j-spark-gpu/pom.xml
#	jvm-packages/xgboost4j-spark/pom.xml
#	jvm-packages/xgboost4j/pom.xml
Cleaning up XGBoosterInplacePredict
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.

7 participants