PROG=nbody ISPC_SRC=nbody.ispc CU_SRC=nbody.cu CXX_SRC=nbody.cpp PTXCC_REGMAX=64 LLVM_GPU=1 NVVM_GPU=1 include ../common_gpu.mk