added cpu compilation path

This commit is contained in:
Evghenii
2014-02-20 12:57:50 +01:00
parent fc7cefcf19
commit 93849370b1
5 changed files with 134 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
PROG=ao
ISPC_SRC=ao.ispc
CU_SRC=ao.cu
CXX_SRC=ao.cpp ao_serial.cpp
CXX_SRC=ao.cpp
PTXCC_REGMAX=64
#ISPC_FLAGS= --opt=disable-uniform-control-flow