Commit Graph
7102 Commits
Author SHA1 Message Date
Jiaming YuanandPhilip Hyunsu Cho 3689695d16 [CI] Run RMM gtests. (#8900)
* [CI] Run RMM gtests.

* Update test-cpp-gpu.sh

---------

Co-authored-by: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
2023-03-12 03:14:31 +08:00
amdsc21 7d96758382 macro format 2023-03-11 06:57:24 +01:00
amdsc21 b0dacc5a80 fix bug 2023-03-11 03:47:23 +01:00
amdsc21 f64152bf97 add helpers.hip 2023-03-11 02:56:50 +01:00
amdsc21 b4dbe7a649 fix isnan 2023-03-11 02:39:58 +01:00
amdsc21 e5b6219a84 typo 2023-03-11 02:30:27 +01:00
amdsc21 3a07b1edf8 complete test porting 2023-03-11 02:17:05 +01:00
amdsc21 9bf16a2ca6 testing porting 2023-03-11 01:38:54 +01:00
amdsc21 332f6a89a9 more tests 2023-03-11 01:33:48 +01:00
amdsc21 204d0c9a53 add hip tests 2023-03-11 00:38:16 +01:00
Jiaming Yuan 36a7396658 Replace dmlc any with std any. (#8892) 2023-03-11 06:11:04 +08:00
amdsc21 e961016e71 rm HIPCUB 2023-03-10 22:21:37 +01:00
amdsc21 f0b8c02f15 merge latest changes 2023-03-10 22:10:20 +01:00
Rong Ou 79efcd37f5 Pick up dmlc-core fix for CSV parser (#8897) 2023-03-11 04:51:43 +08:00
Jiaming Yuan 2aa838c75e Define multi-strategy parameter. (#8890) 2023-03-11 02:58:01 +08:00
amdsc21 5e8b1842b9 fix Pointer Attr 2023-03-10 19:06:02 +01:00
Jiaming Yuan 6deaec8027 Pass obj info by reference instead of by value. (#8889)
- Pass obj info into tree updater as const pointer.

This way we don't have to initialize the learner model param before configuring gbm, hence
breaking up the dependency of configurations.
2023-03-11 01:38:28 +08:00
amdsc21 9f072b50ba fix __popc 2023-03-10 17:14:31 +01:00
amdsc21 e1ddb5ae58 fix macro XGBOOST_USE_HIP 2023-03-10 07:11:05 +01:00
amdsc21 643e2a7b39 fix macro XGBOOST_USE_HIP 2023-03-10 07:09:41 +01:00
amdsc21 bde3107c3e fix macro XGBOOST_USE_HIP 2023-03-10 07:01:25 +01:00
amdsc21 5edfc1e2e9 finish ellpack_page.cc 2023-03-10 06:41:25 +01:00
amdsc21 c073417d0c finish aft_obj.cu 2023-03-10 06:39:03 +01:00
amdsc21 9bbbeb3f03 finish multiclass_obj.cu 2023-03-10 06:35:46 +01:00
amdsc21 4bde2e3412 finish multiclass_obj.cu 2023-03-10 06:35:21 +01:00
amdsc21 58a9fe07b6 finish multiclass_obj.cu 2023-03-10 06:35:06 +01:00
amdsc21 41407850d5 finish rank_obj.cu 2023-03-10 06:29:08 +01:00
amdsc21 968a1db4c0 finish regression_obj.cu 2023-03-10 06:07:53 +01:00
amdsc21 ad710e4888 finish hinge.cu 2023-03-10 06:04:59 +01:00
amdsc21 4e3c699814 finish adaptive.cu 2023-03-10 06:02:48 +01:00
amdsc21 757de84398 finish quantile.cu 2023-03-10 05:55:51 +01:00
amdsc21 d27f9dfdce finish host_device_vector.cu 2023-03-10 05:45:38 +01:00
amdsc21 14cc438a64 finish stats.cu 2023-03-10 05:38:16 +01:00
amdsc21 911a5d8a60 finish hist_util.cu 2023-03-10 05:32:38 +01:00
amdsc21 54b076b40f finish common.cu 2023-03-10 05:20:29 +01:00
amdsc21 91a5ef762e finish common.cu 2023-03-10 05:19:41 +01:00
amdsc21 8fd2af1c8b finish numeric.cu 2023-03-10 05:16:23 +01:00
amdsc21 bb6adda8a3 finish c_api.cu 2023-03-10 05:12:51 +01:00
amdsc21 a76ccff390 finish c_api.cu 2023-03-10 05:11:20 +01:00
amdsc21 61c0b19331 finish ellpack_page_source.cu 2023-03-10 05:06:36 +01:00
amdsc21 fa9f69dd85 finish sparse_page_dmatrix.cu 2023-03-10 05:04:57 +01:00
Jiaming Yuan 54e001bbf4 [doc][dask] Reference examples from coiled. [skip ci] (#8891) 2023-03-09 20:03:24 -08:00
amdsc21 080fc35c4b finish ellpack_page_raw_format.cu 2023-03-10 05:02:35 +01:00
amdsc21 ccce4cf7e1 finish data.cu 2023-03-10 05:00:57 +01:00
Jiaming Yuan c5c8f643f2 Remove the cub submodule. (#8888)
XGBoost now uses CTK-11.8 for binary packages, there's no need to maintain a cub
submodule anymore.
2023-03-09 19:43:02 -08:00
amdsc21 713ab9e1a0 finish sparse_page_source.cu 2023-03-10 04:42:56 +01:00
amdsc21 134cbfddbe finish gradient_index.cu 2023-03-10 04:40:33 +01:00
amdsc21 6e2c5be83e finish array_interface.cu 2023-03-10 04:36:04 +01:00
amdsc21 185dbce21f finish ellpack_page.cu 2023-03-10 04:26:09 +01:00
amdsc21 49732359ef finish iterative_dmatrix.cu 2023-03-10 03:47:00 +01:00