15 lines
145 B
Plaintext
15 lines
145 B
Plaintext
PROG=options
|
|
ISPC_SRC=options.ispc
|
|
CU_SRC=options.cu
|
|
CXX_SRC=options.cpp
|
|
PTXCC_REGMAX=128
|
|
|
|
|
|
#LLVM_GPU=1
|
|
NVVM_GPU=1
|
|
|
|
include ../common_ptx.mk
|
|
|
|
|
|
|