Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ExaHyPE
ExaHyPE-Documentation
Commits
9372d174
Commit
9372d174
authored
Nov 21, 2018
by
Luke Bovard
Browse files
adding important compiler flag for Cray machines
parent
091dad1f
Changes
1
Show whitespace changes
Inline
Side-by-side
d0_supercomputers.tex
View file @
9372d174
...
...
@@ -239,6 +239,16 @@ export I_MPI_FABRICS="tmi"
\section
{
Hazelhen
(
Cray
)
}
Cray may configure the intel compiler to link in all libraries statically
but TBB by default is not built statically so add the following to the
\texttt
{
TBB
\_
SHLIB
}
\begin
{
code
}
-
dynamic
-
ltbb
\end
{
code
}
i.e. before the link command.
...
...
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