Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vladislav Perepelkin
hppca
Commits
fbe40eda
Commit
fbe40eda
authored
Jul 29, 2016
by
Vladislav Perepelkin
Browse files
added -pg to Makefile
parent
8e0fc8c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
fbe40eda
...
...
@@ -7,7 +7,7 @@ run: hpprp FORCE
./hpprp
hpprp
:
hpprp.c config.c collide.c
g++
-fopenmp
-O3
hpprp.c
-o
hpprp
-lrt
-Wall
g++
-fopenmp
-O3
hpprp.c
-o
hpprp
-lrt
-Wall
-pg
collide.c
:
rules.txt scripts/rules_gen.py
python scripts/rules_gen.py rules.txt collide.c
...
...
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