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

Checking installation of ALGOIM and BLITZ on CI

parent dbd7102e
No related branches found
No related tags found
No related merge requests found
Pipeline #3396 canceled
......@@ -231,6 +231,7 @@ if [ ! -d "$i_dir/PETSC" -o ! -f "$i_dir/PETSC/include/petsc.h" -o ! -d "$i_dir/
if [ $no_lin -eq 1 ]; then
inst_lin_alg="n"
else
echo "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
inst_lin_alg="y"
fi
fi
......
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