From 53aa9933c2ee73bb22c20c97a0402ea3ff390bb3 Mon Sep 17 00:00:00 2001 From: Incardona Pietro <incardon@mpi-cbg.de> Date: Thu, 2 Dec 2021 00:01:38 +0100 Subject: [PATCH] Done --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 5df01bd61..b19bca395 100755 --- a/build.sh +++ b/build.sh @@ -36,7 +36,6 @@ if [ x"$hostname" == x"cifarm-ubuntu-node" ]; then ./install_MPI_mpich.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/ 4 export PATH="/opt/bin:$PATH" foward_options="--with-cuda-on-backend=OpenMP" - rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/OPENBLAS fi if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then -- GitLab