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
d9919420
Commit
d9919420
authored
Nov 24, 2018
by
Pietro Incardona
Browse files
Testing Jenkins MPI
parent
6ca3cb63
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
d9919420
...
...
@@ -51,13 +51,7 @@ fi
if
[
!
-d
$HOME
/openfpm_dependencies/openfpm_vcluster/MPI
]
;
then
if
[
x
"
$hostname
"
==
x
"cifarm-mac-node"
]
;
then
echo
"Compiling for OSX"
./install_MPI.sh
$HOME
/openfpm_dependencies/openfpm_vcluster/ 4
else
echo
"Compiling for Linux"
./install_MPI.sh
$HOME
/openfpm_dependencies/openfpm_vcluster/ 4
fi
./install_MPI.sh
$HOME
/openfpm_dependencies/openfpm_vcluster/ 4
fi
export
PATH
=
"
$PATH
:
$HOME
/openfpm_dependencies/openfpm_vcluster/MPI/bin"
...
...
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