Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenFOAM-MERIC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Ondrej Vysocky
OpenFOAM-MERIC
Commits
8a99c2db
Commit
8a99c2db
authored
7 years ago
by
Ondrej Vysocky
Browse files
Options
Downloads
Patches
Plain Diff
FOAMMODULES 2
parent
59fd9b11
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
FOAMMODULES-ScorepGCC-manual-Taurus.sh
+6
-3
6 additions, 3 deletions
FOAMMODULES-ScorepGCC-manual-Taurus.sh
with
6 additions
and
3 deletions
FOAMMODULES-ScorepGCC-manual-Taurus.sh
+
6
−
3
View file @
8a99c2db
...
...
@@ -5,15 +5,18 @@ MERIC_LIBS_COMMON="-L$HOME/OpenFOAM/meric/lib/ -lmericmpi "
MERIC_LIBS_TAURUS
=
"-lhdeem -lfreeipmi -lcpufreq -lx86_adapt -L/sw/taurus/libraries/papi/5.4.1/lib/ -lpapi"
MERIC_LIBS_SALOMON
=
"-L
$HOME
/readex/MERIC/x86adaptGCC/x86_adapt/build/ -lx86_adapt"
export
READEX_INCLUDE
=
"-I/scratch/p_readex/OPENFOAM/meric/include "
export
READEX_DEFINE
=
"-DUSE_SCOREP_MANUAL "
#-DENDKILL"
#export READEX_LIBS=$MERIC_LIBS_COMMON$MERIC_LIBS_TAURUS
FM_DIR
=
~/OpenFOAM
#M_DIR=/scratch/p_readex/OPENFOAM/OpenFOAM-manual
# SELECT GCC #################################################################
# GCC compiler
cp
~/OpenFOAM
/OpenFOAM-v1612+/etc/bashrc-GCC6
~/OpenFOAM
/OpenFOAM-v1612+/etc/bashrc
cp
$FM_DIR
/OpenFOAM-v1612+/etc/bashrc-GCC6
$FM_DIR
/OpenFOAM-v1612+/etc/bashrc
# scorep --online-access --user --thread=none --mpp=mpi --nocompiler
cp
~/OpenFOAM
/OpenFOAM-v1612+/wmake/rules/linux64Gcc/c++SCOREPmanual
~/OpenFOAM
/OpenFOAM-v1612+/wmake/rules/linux64Gcc/c++
cp
$FM_DIR
/OpenFOAM-v1612+/wmake/rules/linux64Gcc/c++SCOREPmanual
$FM_DIR
/OpenFOAM-v1612+/wmake/rules/linux64Gcc/c++
# LOAD MODULES and SET ENV ####################################################
module purge
...
...
@@ -29,7 +32,7 @@ module load zlib
module load flex
module load cmake
source
~/OpenFOAM
/OpenFOAM-v1612+/etc/bashrc
source
$FM_DIR
/OpenFOAM-v1612+/etc/bashrc
export
WM_NCOMPPROCS
=
24
export
BOOST_ARCH_PATH
=
$BOOST_ROOT
...
...
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