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

retry compile and run

parent 510dca4b
No related branches found
No related tags found
No related merge requests found
Pipeline #4550 canceled
......@@ -33,7 +33,7 @@ fi
if [ x"$hostname" == x"cifarm-ubuntu-node" ]; then
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/
echo "Ubuntu node"
./install_MPI_mpich.sh openfpm_dependencies/$branch/ 4
./install_MPI_mpich.sh $(pwd)/openfpm_dependencies/$branch/ 4
export PATH="/opt/bin:$PATH"
foward_options="--with-cuda-on-backend=OpenMP"
dependency_dir=openfpm_dependencies/$branch
......
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