mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-25 09:34:23 +00:00
Add all
make target
This commit is contained in:
parent
b526108132
commit
9467c1bb3d
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ NVCFLAGS:=$(CXXFLAGS) $(NVOPT)
|
|||
|
||||
.PHONY: bench clean
|
||||
|
||||
all: atax.elf
|
||||
|
||||
bench:
|
||||
./.bench.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue