blob: f45e0e01ecda18970761952bb68e404f01e77587 (
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
|
pkgbase = python-pyg-lib
pkgdesc = Low-Level Graph Neural Network Operators for PyG
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/pyg-team/pyg-lib
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = cuda
makedepends = cmake
depends = python
depends = python-torch-geometric
depends = python-pytorch
source = https://github.com/pyg-team/pyg-lib/archive/refs/tags/0.7.0.tar.gz
source = parallel_hashmap.tar.gz::https://github.com/greg7mdp/parallel-hashmap/archive/2ec799017610ef831f4dc29c21fb3cce7e4a19b9.tar.gz
source = METIS.tar.gz::https://github.com/KarypisLab/METIS/archive/22008804e8c9b78893ae10a94c0d8b4b592438b4.tar.gz
source = cutlass.tar.gz::https://github.com/NVIDIA/cutlass/archive/ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e.tar.gz
source = gklib.tar.gz::https://github.com/KarypisLab/GKlib/archive/3eabb216ac97e11ce7e7a9b90f4c90778d9e7c18.tar.gz
source = cccl.tar.gz::https://github.com/NVIDIA/cccl/archive/d84981c797eb186e45f883f85423df94f9ac8bf4.tar.gz
source = cuCollections.tar.gz::https://github.com/NVIDIA/cuCollections/archive/8333a0beb551bc1a46314840de3c28b855564ccb.tar.gz
sha256sums = 60bcc10ef197a4445a43af92c9700fc1e5b6570d3ecc4dfd44fa7888826c1214
sha256sums = 11f42dd45abe08ad0c93d5509bfb24bc3877efdd11ce678e07b71b7d7fd74921
sha256sums = 437fc187540bd468cbbbebb034875b601c1160294bae58e0f01730da8f2ee071
sha256sums = 36429479df2ab1cd1c7981c2d34e786106326ccfefc8846f902f76151a65e112
sha256sums = ef4f0a28c1fadf9475b344af6feec3cd886b2f9cafa165faf4e87d264177896a
sha256sums = 40e7ada45001e816e087ce2876cfc6c840fe13d43c95e18d40d0d9eba5595c82
sha256sums = 0f19bde8f49f13e0bc55d29058ab89dbe59ee85022c043c5fd12e1100d665307
pkgname = python-pyg-lib
|