+1
This commit is contained in:
9
examples_ptx/aobench/Makefile_gpu
Normal file
9
examples_ptx/aobench/Makefile_gpu
Normal file
@@ -0,0 +1,9 @@
|
||||
PROG=ao_gpu
|
||||
ISPC_SRC=ao.ispc
|
||||
CXX_SRC=ao.cpp ao_serial.cpp
|
||||
PTXCC_REGMAX=64
|
||||
|
||||
include ../common_gpu.mk
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user