some common_gpu.mk improvements
This commit is contained in:
@@ -15,7 +15,7 @@ LD=nvcc
|
||||
LDFLAGS=-lcudart -lcudadevrt -arch=sm_35
|
||||
#
|
||||
PTXCC=ptxcc
|
||||
PTXCC_FLAGS = -Xptxas=-v
|
||||
PTXCC_FLAGS+= -Xptxas=-v
|
||||
ifdef PTXCC_REGMAX
|
||||
PTXCC_FLAGS += -maxrregcount=$(PTXCC_REGMAX)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user