summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2708cefe7cf07ae740195de824cf50493c3688b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = nccl-git
	pkgdesc = Library for NVIDIA multi-GPU and multi-node collective communication primitives
	pkgver = 2.23.4.1.r3.2ea4ee9
	pkgrel = 1
	url = https://github.com/NVIDIA/nccl.git
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cuda
	depends = glibc
	depends = gcc-libs
	optdepends = openmpi: Use NCCL with MPI
	provides = nccl
	conflicts = nccl
	source = git+https://github.com/NVIDIA/nccl.git
	md5sums = SKIP

pkgname = nccl-git