Merge pull request #15 from borisfom/master

Fixing version number and compile param for 5.3
This commit is contained in:
Boris Fomitchev 2016-03-17 16:03:05 -07:00
commit e8eb285a59
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ VERBOSE ?= 0
CUDACODE := -gencode=arch=compute_35,code=sm_35 \
-gencode=arch=compute_50,code=sm_50 \
-gencode=arch=compute_52,code=sm_52 \
-gencode=arch=compute_50,code=sm_53
-gencode=arch=compute_53,code=sm_53
BUILDDIR := build

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
nccl (1.1.1+cuda75) trusty; urgency=medium
nccl (1.1.1+cuda7.5) trusty; urgency=medium
* Rebuilding with 7.5