Skip to content
Snippets Groups Projects
Commit 49ada635 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing examples

parent fbb024df
No related branches found
No related tags found
No related merge requests found
...@@ -53,7 +53,7 @@ memBW: $(OBJ) ...@@ -53,7 +53,7 @@ memBW: $(OBJ)
all: memBW all: memBW
run: memBW run: memBW
mpirun --oversubscribe -np 2 ./memBW mpirun --oversubscribe -np 1 ./memBW
.PHONY: clean all run .PHONY: clean all run
......
[pack]
files = main.cu Makefile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment