added support for K80/sm_37

This commit is contained in:
Evghenii Gaburov
2015-02-21 14:28:47 +01:00
parent 86ba817445
commit bf3b15b744
8 changed files with 38 additions and 20 deletions

View File

@@ -3,6 +3,9 @@ ISPC_SRC=ao.ispc
CU_SRC=ao.cu
CXX_SRC=ao.cpp
PTXCC_REGMAX=64
NVARCH=sm_35
#PTXCC_REGMAX=128
#NVARCH=sm_37
#ISPC_FLAGS= --opt=disable-uniform-control-flow
#LLVM_GPU=1