Skip to content

Commit

Permalink
Merge pull request #16 from borisfom/master
Browse files Browse the repository at this point in the history
Remved Tegra, fixed + format.
  • Loading branch information
borisfom committed Mar 18, 2016
2 parents e8eb285 + e6f4a83 commit b16cc5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ 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_53,code=sm_53
-gencode=arch=compute_52,code=sm_52



BUILDDIR := build
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nccl (1.1.1+cuda7.5) trusty; urgency=medium
nccl (1.1.1-1+cuda7.5) trusty; urgency=medium

* Rebuilding with 7.5

Expand Down

0 comments on commit b16cc5d

Please sign in to comment.