11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
PROG=stencil
|
|
ISPC_SRC=stencil.ispc
|
|
CU_SRC=stencil.cu
|
|
CXX_SRC=stencil.cpp stencil_serial.cpp
|
|
PTXCC_REGMAX=128
|
|
|
|
include ../common_gpu.mk
|
|
|
|
|
|
|