Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dm-interactions
class_v2.7_nuDM
Commits
862838a1
Commit
862838a1
authored
Oct 17, 2018
by
Julia Stadler
Browse files
no omp in makefile
parent
4be2cb31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
862838a1
...
...
@@ -38,7 +38,7 @@ OPTFLAG = -O4 -ffast-math #-march=native
#OPTFLAG = -fast
# your openmp flag (comment for compiling without openmp)
OMPFLAG
=
-fopenmp
#
OMPFLAG = -fopenmp
#OMPFLAG = -mp -mp=nonuma -mp=allcores -g
#OMPFLAG = -openmp
...
...
Write
Preview
Supports
Markdown
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