patch for stencil example

This commit is contained in:
Evghenii
2014-01-13 08:50:21 +01:00
parent 8190869714
commit 8f17468fa3
3 changed files with 11 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ PROG=stencil
ISPC_SRC=stencil.ispc
CU_SRC=stencil.cu
CXX_SRC=stencil.cpp stencil_serial.cpp
PTXCC_REGMAX=128
PTXCC_REGMAX=92
LLVM_GPU=1
NVVM_GPU=1