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

Reinstalling Openmpi

parent 0f08f1f1
No related branches found
No related tags found
No related merge requests found
Pipeline #3607 failed
...@@ -41,11 +41,8 @@ if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then ...@@ -41,11 +41,8 @@ if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then
export PATH="/usr/local/bin:$PATH" export PATH="/usr/local/bin:$PATH"
rm -rf /Users/admin/openfpm_dependencies/openfpm_pdata/$branch/ rm -rf /Users/admin/openfpm_dependencies/openfpm_pdata/$branch/
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC # rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC
./install_CMAKE_on_CI.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/ #./install_CMAKE_on_CI.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/
export PATH="$HOME/openfpm_dependencies/openfpm_pdata/$branch/CMAKE/bin:$PATH" # export PATH="$HOME/openfpm_dependencies/openfpm_pdata/$branch/CMAKE/bin:$PATH"
cd openfpm_vcluster
git stash
cd ..
fi fi
if [ x"$hostname" == x"falcon1" ]; then if [ x"$hostname" == x"falcon1" ]; then
......
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