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_pdata
Commits
c4db6060
Commit
c4db6060
authored
Nov 15, 2018
by
incardon
Browse files
Forcing ubuntu to install MPI
parent
78ff9029
Pipeline
#891
canceled with stages
in 6 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
c4db6060
...
...
@@ -10,7 +10,7 @@ echo "compilation type: $5"
echo
"Branch name:
$6
"
if
[
x
"
$3
"
==
x
"ubuntu"
]
;
then
./script/install_MPI
$HOME
/openfpm_dependencies/openfpm_pdata/
$branch
/ 8
./script/install_MPI
.sh
$HOME
/openfpm_dependencies/openfpm_pdata/
$branch
/ 8
fi
#if [ x"$3" == x"osx" ]; then
...
...
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