blob: a1611c29ae6f81a03dd0173fc6e1c373015fe48d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
pkgbase = python-xgboost-rocm-git
pkgdesc = Gradient Boosting Library for Python (with ROCm)
pkgver = r7164.e59cb7485
pkgrel = 1
url = https://github.com/rocm/xgboost
arch = x86_64
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-loky
checkdepends = python-jsonschema
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
makedepends = python-setuptools
makedepends = cmake
makedepends = ninja
makedepends = git
makedepends = rocm-cmake
makedepends = rocm-hip-libraries
makedepends = rocm-hip-sdk
makedepends = rocm-llvm
makedepends = clang19
makedepends = doxygen
depends = python-scikit-learn
depends = python-pandas
depends = python-matplotlib
depends = python-pyarrow
depends = python-graphviz
depends = python-dask
depends = python-hypothesis
depends = python-distributed
depends = rocm-hip-runtime
depends = rocm-language-runtime
depends = rocm-device-libs
depends = rocm-core
depends = llvm19-libs
optdepends = apache-spark: Distributed XGBoost with PySpark
optdepends = python-ubjson: Enhanced JSON IO
provides = python-xgboost
conflicts = python-xgboost
source = git+https://github.com/ROCm/xgboost.git
source = git+https://github.com/dmlc/dmlc-core.git
source = git+https://github.com/ROCm/rocgputreeshap.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = python-xgboost-rocm-git
|