AlexeyAB
2017-10-19 75e3936aa1ed86cc44eedbd891a270c0c3c9c328
Fixed Makefile for the CUDA 9.0
1 files modified
3 ■■■■ changed files
Makefile 3 ●●●● patch | view | raw | blame | history
Makefile
@@ -5,8 +5,7 @@
OPENMP=0
LIBSO=0
ARCH= -gencode arch=compute_20,code=[sm_20,sm_21] \
      -gencode arch=compute_30,code=sm_30 \
ARCH= -gencode arch=compute_30,code=sm_30 \
      -gencode arch=compute_35,code=sm_35 \
      -gencode arch=compute_50,code=[sm_50,compute_50] \
      -gencode arch=compute_52,code=[sm_52,compute_52] \