Skip to content
Snippets Groups Projects
Commit 59a3f955 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Checking MPI on ubuntu

parent 92381196
No related branches found
No related tags found
No related merge requests found
Pipeline #895 canceled
......@@ -11,6 +11,7 @@ echo "Branch name: $6"
if [ x"$3" == x"ubuntu" ]; then
export PATH="$PATH:$HOME/openfpm_dependencies/openfpm_pdata/$6/bin"
which mpic++
fi
#if [ x"$3" == x"osx" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment