Skip to content

Comments

1.7.5 no openmp cpucache#13

Draft
ByteSizedJoe wants to merge 128 commits intomasterfrom
1.7.5-no-openmp-cpucache
Draft

1.7.5 no openmp cpucache#13
ByteSizedJoe wants to merge 128 commits intomasterfrom
1.7.5-no-openmp-cpucache

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 <chohyu01@cs.washington.edu>
Co-authored-by: Yizhi Liu <liuyizhi@apache.org>
* 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 <wbo4958@gmail.com>
Co-authored-by: WeichenXu <weichen.xu@databricks.com>
…#8567)

* Properly await async method client.wait_for_workers

* ignore mypy error.

Co-authored-by: jiamingy <jm.yuan@outlook.com>

Co-authored-by: Matthew Rocklin <mrocklin@gmail.com>
Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
…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 <chohyu01@cs.washington.edu>
# 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