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
22d6bbc5
Commit
22d6bbc5
authored
Nov 15, 2018
by
incardon
Browse files
Checking MPI on ubuntu
parent
59a3f955
Pipeline
#896
canceled with stages
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
22d6bbc5
...
...
@@ -10,7 +10,7 @@ echo "compilation type: $5"
echo
"Branch name:
$6
"
if
[
x
"
$3
"
==
x
"ubuntu"
]
;
then
export
PATH
=
"
$PATH
:
$HOME
/openfpm_dependencies/openfpm_pdata/
$6
/bin"
export
PATH
=
"
$PATH
:
$HOME
/openfpm_dependencies/openfpm_pdata/
$6
/
MPI/
bin"
which mpic++
fi
...
...
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