Build SM 5.0 code
This commit is contained in:
parent
651a6edc5c
commit
dd0884b707
1
Makefile
1
Makefile
@ -31,6 +31,7 @@ PREFIX ?= /usr/local
|
|||||||
VERBOSE ?= 0
|
VERBOSE ?= 0
|
||||||
|
|
||||||
CUDACODE := -gencode=arch=compute_35,code=sm_35 \
|
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_52,code=sm_52
|
||||||
|
|
||||||
BUILDDIR := build
|
BUILDDIR := build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user