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

Ok CentOS PETSC

parent acc4eba6
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,10 @@ echo "make target: $target" ...@@ -14,10 +14,10 @@ echo "make target: $target"
echo "compilation type: $comp_type" echo "compilation type: $comp_type"
echo "Branch name: $branch" echo "Branch name: $branch"
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
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC # rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC
fi #fi
if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then
export PATH="/usr/local/bin:$PATH" export PATH="/usr/local/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