Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
0ce8ba3f
Commit
0ce8ba3f
authored
Sep 19, 2018
by
jhskone
Browse files
add DFLAGS and set internal FFTW
parent
18386e91
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0ce8ba3f
...
...
@@ -72,6 +72,7 @@ west_build_intel:
-
which mpiifort
-
export CFLAGS="-O3 -xHost -fno-alias -ansi-alias -g -mkl"
-
export FFLAGS="-O3 -xHost -fno-alias -ansi-alias -g -mkl"
-
export DFLAGS="-D__DFTI -D__MPI -D__SCALAPACK"
-
export BLAS_LIBS_SWITCH="external"
-
export BLAS_LIBS=" -lmkl_intel_lp64 -lmkl_sequential -lmkl_core"
-
export LAPACK_LIBS_SWITCH="external"
...
...
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