summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 6 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b88d3b3ec7ea..edc846af7649 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,18 @@
-# Generated by makepkg 5.0.1
-# Fri Jan 20 18:59:38 UTC 2017
pkgbase = nccl-git
- pkgdesc = NVIDIA CUDA optimized primitives for collective multi-GPU communication
- pkgver = 1.3.0.1.r13.2a974f5
+ pkgdesc = Library for NVIDIA multi-GPU and multi-node collective communication primitives
+ pkgver = 2.21.5.1.r0.ab2b89c
pkgrel = 1
url = https://github.com/NVIDIA/nccl.git
- arch = i686
arch = x86_64
license = BSD
makedepends = git
- makedepends = make
- depends = cuda>=7.0
- optdepends = openmpi: To use `ncclCommInitRank` in multi-process applications
+ 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
-