Date: Wednesday, March 27, 2019 @ 16:22:00
  Author: kgizdov
Revision: 444514

Rebuild for CUDA with GCC8

Modified:
  nccl/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-27 16:19:59 UTC (rev 444513)
+++ PKGBUILD    2019-03-27 16:22:00 UTC (rev 444514)
@@ -5,7 +5,7 @@
 
 pkgname=nccl
 pkgver=2.4.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Library for NVIDIA multi-GPU and multi-node collective communication 
primitives'
 arch=('x86_64')
 url='https://developer.nvidia.com/nccl/'

Reply via email to