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

Resetting EIGEN on all machines

parent ede53e22
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ echo "make target: $target" ...@@ -14,7 +14,7 @@ echo "make target: $target"
echo "compilation type: $comp_type" echo "compilation type: $comp_type"
echo "Branch name: $branch" echo "Branch name: $branch"
ls $HOME/openfpm_dependencies/openfpm_pdata/$branch/SUITESPARSE rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/EIGEN
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
#we retest PETSC installation #we retest PETSC installation
......
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