Skip to content

Commit

Permalink
Build SM 5.0 code
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeyeager committed Dec 18, 2015
1 parent 27d32ac commit 6fc761d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ PREFIX ?= /usr/local
VERBOSE ?= 0

CUDACODE := -gencode=arch=compute_35,code=sm_35 \
-gencode=arch=compute_50,code=sm_50 \
-gencode=arch=compute_52,code=sm_52

BUILDDIR := build
Expand Down

0 comments on commit 6fc761d

Please sign in to comment.