commit
a4de6016f8
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