Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Buehlmann
GenericIO
Commits
754e14cc
Commit
754e14cc
authored
Aug 26, 2016
by
Hal Finkel
Browse files
Use -fopenmp with the MPI compiles too
parent
14e73bb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
GNUmakefile
View file @
754e14cc
...
...
@@ -51,7 +51,7 @@ FE_CFLAGS := -g -fPIC -O3 -fopenmp
FE_CPPFLAGS
:=
-Ithirdparty
/blosc
-Ithirdparty
/sqlite
-DGENERICIO_NO_MPI
MPIDIR
=
mpi
MPI_CFLAGS
:=
-g
-O3
MPI_CFLAGS
:=
-g
-O3
-fopenmp
MPI_CPPFLAGS
:=
-Ithirdparty
/blosc
$(FEDIR)
:
...
...
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