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

Fixing CI Farm for IO

parent b8577d5f
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,12 @@ git clone git@git.mpi-cbg.de:openfpm/openfpm_vcluster.git openfpm_vcluster
cd "$1/openfpm_io"
echo "DEBUG"
ls ../openfpm_data/src/Graph
echo "DEBUG"
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
./install_MPI_mpich.sh $HOME/openfpm_dependencies/openfpm_io/$branch/ 4
export PATH="$HOME/openfpm_dependencies/openfpm_io/$branch/MPI/bin/:$PATH"
......
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