Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
multiscale
lammps
Commits
21c33235
Unverified
Commit
21c33235
authored
6 years ago
by
Steve Plimpton
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1065 from lammps/latte-ifort
add a needed ifort flag for LAMMPS/LATTE link
parents
f402d2f5
c719af8b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/latte/Makefile.lammps.ifort
+3
-3
3 additions, 3 deletions
lib/latte/Makefile.lammps.ifort
with
3 additions
and
3 deletions
lib/latte/Makefile.lammps.ifort
+
3
−
3
View file @
21c33235
...
...
@@ -4,9 +4,9 @@
latte_SYSINC
=
latte_SYSLIB
=
../../lib/latte/filelink.o
\
-llatte
-lifcore
-lsvml
-lompstub
-limf
-lmkl_intel_lp64
\
-lmkl_intel_
thread
-lmkl_core
-lmkl_intel_thread
-l
pthread
\
-openmp
-O0
-llatte
-lifport
-lifcore
-lsvml
-lompstub
-limf
\
-lmkl_intel_
lp64
-lmkl_intel_thread
-l
mkl_core
\
-lmkl_intel_thread
-lpthread
-openmp
latte_SYSPATH
=
-openmp
-L
${
MKLROOT
}
/lib/intel64
-lmkl_lapack95_lp64
\
-L
/opt/intel/composer_xe_2013_sp1.2.144/compiler/lib/intel64
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment