Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
51
Issues
51
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
6e2edbdd
Commit
6e2edbdd
authored
Feb 21, 2017
by
Daniel Wortmann
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
ssh://fleur-git/fleur
into develop
parents
0bb96857
a5727ad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cmake/maschines/IFF.cmake
cmake/maschines/IFF.cmake
+2
-2
No files found.
cmake/maschines/IFF.cmake
View file @
6e2edbdd
...
...
@@ -2,6 +2,6 @@
set
(
CMAKE_Fortran_COMPILER mpiifort
)
set
(
CMAKE_C_COMPILER mpiicc
)
#Add include pathes
set
(
FLEUR_Fortran_FLAGS
""
)
#
set(FLEUR_Fortran_FLAGS "")
#Add linker stuff
set
(
FLEUR_LIBRARIES
"-lmkl_scalapack_lp64;-lmkl_blacs_intelmpi_lp64"
)
\ No newline at end of file
set
(
FLEUR_LIBRARIES
${
FLEUR_LIBRARIES
}
"-lmkl_scalapack_lp64;-lmkl_blacs_intelmpi_lp64"
)
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