Removing Tegra
This commit is contained in:
parent
1a8bae5b2f
commit
e6f4a83da6
4
Makefile
4
Makefile
@ -32,8 +32,8 @@ 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_50,code=sm_50 \
|
||||||
-gencode=arch=compute_52,code=sm_52 \
|
-gencode=arch=compute_52,code=sm_52
|
||||||
-gencode=arch=compute_53,code=sm_53
|
|
||||||
|
|
||||||
|
|
||||||
BUILDDIR := build
|
BUILDDIR := build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user