summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2017-09-03 13:13:09 -0300
committerDaniel Bermond2017-09-03 13:13:09 -0300
commitae23a1344c49640a0be09b752a74abe38884c204 (patch)
tree9f3db99d2ff1bfa6a816237475093148803abd49 /.SRCINFO
parent8d43fe79b6978eb7439c3faec62689ea80d40460 (diff)
downloadaur-ae23a1344c49640a0be09b752a74abe38884c204.tar.gz
Removed NCCL support (it can be enabled by modifying the proper lines)
The newly released NCCL version 2 requires registration at the NVIDIA developer webiste and a manual download. As this breaks automated builds by AUR helpers, NCCL was disabled by default in this package. It can still be enabled by modifying the proper lines in the PKGBUILD file (instructions are at the top of the PKGBUILD file).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa7292d591d1..37d2882cac82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Sep 3 16:01:48 UTC 2017
+# Sun Sep 3 16:13:03 UTC 2017
pkgbase = caffe2-git
pkgdesc = A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)
- pkgver = 0.8.1.r120.g898ba8bf
- pkgrel = 2
+ pkgver = 0.8.1.r218.gf2a14f34
+ pkgrel = 1
url = http://caffe2.ai/
arch = x86_64
license = BSD
@@ -45,7 +45,6 @@ pkgbase = caffe2-git
depends = python2-tornado
depends = python2-gflags
depends = python2-pyzmq
- depends = nccl
depends = python2-nvd3
depends = python2-scikit-image
depends = python2-glog