rebuilding the test always to prevent stale binary usage
This commit is contained in:
@@ -15,7 +15,7 @@ EXECUTABLE=./MatrixTranspose
|
||||
.PHONY: test
|
||||
|
||||
|
||||
all: $(EXECUTABLE) test
|
||||
all: clean $(EXECUTABLE) test
|
||||
|
||||
CXXFLAGS =-g
|
||||
CXX=$(HIPCC)
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user