blob: a7c708e27e53e0a6f22c61b9b393ea460486a9ba (
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
|
pkgbase = python-pyg-lib
pkgdesc = Low-Level Graph Neural Network Operators for PyG
pkgver = 0.6.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
makedepends = cucollections
depends = python
depends = python-torch-geometric
depends = python-pytorch
source = https://github.com/pyg-team/pyg-lib/archive/refs/tags/0.6.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/b78588d1630aa6643bf021613717bafb705df4ef.tar.gz
source = gklib.tar.gz::https://github.com/KarypisLab/GKlib/archive/3eabb216ac97e11ce7e7a9b90f4c90778d9e7c18.tar.gz
source = cmake.patch
sha256sums = 6fbdcc4e1a47891abbe4a58ffaa38e3bc4ad340faba2ba9d9500bdaa88a78427
sha256sums = 11f42dd45abe08ad0c93d5509bfb24bc3877efdd11ce678e07b71b7d7fd74921
sha256sums = 437fc187540bd468cbbbebb034875b601c1160294bae58e0f01730da8f2ee071
sha256sums = cbdce3a76f531fdb4c0b7c6669c9d744fb9377f96ee3876e105d6efea32a016e
sha256sums = ef4f0a28c1fadf9475b344af6feec3cd886b2f9cafa165faf4e87d264177896a
sha256sums = 3ab4a3ec88773e99bd19da32b089398de567a92cb4223a9119df190d9181c504
pkgname = python-pyg-lib
|