Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
576a226dbea8e67049cc0e0885f64a225e7f2876
openfoam
wmake
rules
linux64Cray
openmp
Find file
Normal view
Permalink
openmp
92 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
CONFIG: add Cray compiler, cray mpich settings, wmake rules (fixes #558)
Mark OLESEN
committed
7 years ago
1
2
3
4
# Flags for compiling/linking openmp
COMP_OPENMP = -DUSE_OMP -fopenmp
LINK_OPENMP = -lgomp