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
52dfac1d
Commit
52dfac1d
authored
7 years ago
by
Ondrej Vysocky
Browse files
Options
Downloads
Patches
Plain Diff
module-load scripts edited to be possible to source them from different location
parent
d11ec0ba
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
FOAMMODULES-GCC-Salomon.sh
+1
-1
1 addition, 1 deletion
FOAMMODULES-GCC-Salomon.sh
FOAMMODULES-Intel-Taurus.sh
+1
-1
1 addition, 1 deletion
FOAMMODULES-Intel-Taurus.sh
with
2 additions
and
2 deletions
FOAMMODULES-GCC-Salomon.sh
+
1
−
1
View file @
52dfac1d
...
...
@@ -14,7 +14,7 @@ MERIC_LIBS_SALOMON="-L$HOME/readex/MERIC/x86adaptGCC/x86_adapt/build/ -lx86_adap
export
READEX_LIBS
=
$MERIC_LIBS_COMMON$MERIC_LIBS_SALOMON
# SELECT GCC ###################################################################
cp
OpenFOAM-v1612+/etc/bashrc-GCC OpenFOAM-v1612+/etc/bashrc
cp
~/OpenFOAM/
OpenFOAM-v1612+/etc/bashrc-GCC
~/OpenFOAM/
OpenFOAM-v1612+/etc/bashrc
# LOAD MODULES and SET ENV #####################################################
version
=
3
if
[
$version
-eq
1
]
#has problem with depricated compiler parameter --add-needed
...
...
This diff is collapsed.
Click to expand it.
FOAMMODULES-Intel-Taurus.sh
+
1
−
1
View file @
52dfac1d
...
...
@@ -8,7 +8,7 @@ MERIC_LIBS_SALOMON="-L$HOME/readex/MERIC/x86adaptGCC/x86_adapt/build/ -lx86_adap
export
READEX_LIBS
=
$MERIC_LIBS_COMMON$MERIC_LIBS_TAURUS
# SELECT INTEL ################################################################
cp
OpenFOAM-v1612+/etc/bashrc-Intel OpenFOAM-v1612+/etc/bashrc
cp
~/OpenFOAM/
OpenFOAM-v1612+/etc/bashrc-Intel
~/OpenFOAM/
OpenFOAM-v1612+/etc/bashrc
# LOAD MODULES and SET ENV ####################################################
# OpenFoam modules
#module load intel/2016.2.181
...
...
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