Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
ab525c4e
Commit
ab525c4e
authored
Feb 24, 2017
by
incardon
Browse files
Fixing example 7
parent
78384619
Changes
2
Show whitespace changes
Inline
Side-by-side
example/Vector/7_SPH_dlb/Makefile
View file @
ab525c4e
...
...
@@ -14,7 +14,7 @@ sph_dlb: $(OBJ)
all
:
sph_dlb
run
:
sp
l
_dlb
run
:
sp
h
_dlb
mpirun
-np
2 ./sph_dlb
.PHONY
:
clean all run
...
...
example/Vector/7_SPH_dlb_opt/Makefile
View file @
ab525c4e
...
...
@@ -14,7 +14,7 @@ sph_dlb: $(OBJ)
all
:
sph_dlb
run
:
sp
l
_dlb
run
:
sp
h
_dlb
mpirun
-np
2 ./sph_dlb
.PHONY
:
clean all run
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment