Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ondrej Vysocky
OpenFOAM-MERIC
Commits
d11ec0ba
Commit
d11ec0ba
authored
Jul 13, 2017
by
Ondrej Vysocky
Browse files
missing lib path to PAPI
parent
253fba19
Changes
1
Hide whitespace changes
Inline
Side-by-side
FOAMMODULES-Intel-Taurus.sh
View file @
d11ec0ba
...
...
@@ -2,7 +2,7 @@
# SELECT MACHINE ##############################################################
MERIC_LIBS_COMMON
=
"-L
$HOME
/OpenFOAM/meric/lib/ -lmericmpi "
MERIC_LIBS_TAURUS
=
"-lhdeem -lfreeipmi -lcpufreq -lx86_adapt -DWITHREADEX -DUSE_MERIC -DENDKILL "
MERIC_LIBS_TAURUS
=
"-lhdeem -lfreeipmi -lcpufreq -lx86_adapt
-L/sw/taurus/libraries/papi/5.4.1/lib/ -lpapi
-DWITHREADEX -DUSE_MERIC -DENDKILL "
MERIC_LIBS_SALOMON
=
"-L
$HOME
/readex/MERIC/x86adaptGCC/x86_adapt/build/ -lx86_adapt -DWITHREADEX -DUSE_MERIC "
export
READEX_LIBS
=
$MERIC_LIBS_COMMON$MERIC_LIBS_TAURUS
...
...
Write
Preview
Supports
Markdown
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