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
37437071
Commit
37437071
authored
Nov 18, 2018
by
Pietro Incardona
Browse files
Add MPI bin PATH
parent
4f653820
Pipeline
#927
failed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
37437071
...
...
@@ -54,8 +54,7 @@ if [ ! -d $HOME/openfpm_dependencies/openfpm_vcluster/MPI ]; then
fi
fi
source
$HOME
/openfpm_vars_
$3
export
PATH
=
"
$PATH
:
$HOME
/openfpm_dependencies/openfpm_vcluster/MPI/bin"
if
[
"
$2
"
==
"gin"
]
;
then
echo
"Compiling on gin
\n
"
...
...
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