Merge pull request #15 from borisfom/master
Fixing version number and compile param for 5.3
This commit is contained in:
commit
e8eb285a59
2
Makefile
2
Makefile
@ -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
2
debian/changelog
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user