Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_vcluster
Commits
e8912aa4
Commit
e8912aa4
authored
Nov 24, 2018
by
incardon
Browse files
Testing MPI jenkins
parent
cfd41bca
Changes
1
Hide whitespace changes
Inline
Side-by-side
run.sh
View file @
e8912aa4
...
...
@@ -52,7 +52,9 @@ else
source
$HOME
/.bashrc
export
PATH
=
"
$PATH
:
$HOME
/openfpm_dependencies/openfpm_vcluster/MPI/bin"
export
LD_LIBRARY_PATH
=
"
$LD_LIBRARY_PATH
:
$HOME
/openfpm_dependencies/openfpm_vcluster/BOOST/lib"
export
DYLD_LIBRARY_PATH
=
"
$DYLD_LIBRARY_PATH
:
$HOME
/openfpm_dependencies/openfpm_vcluster/BOOST/lib"
# export DYLD_LIBRARY_PATH="$DYLD_LIBRARY_PATH:$HOME/openfpm_dependencies/openfpm_vcluster/BOOST/lib"
echo
""
cd
openfpm_vcluster
...
...
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