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

Boost reinstall end

parent 6ccf9964
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
./install_CMAKE_on_CI.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/
export PATH="$HOME/openfpm_dependencies/openfpm_pdata/$branch/CMAKE/bin:$PATH"
foward_options="--with-cuda-on-backend=OpenMP"
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/BOOST
fi
if [ x"$hostname" == x"cifarm-ubuntu-node" ]; then
......@@ -42,10 +41,8 @@ if [ x"$hostname" == x"cifarm-mac-node.mpi-cbg.de" ]; then
echo "Mac node"
export PATH="/usr/local/bin:$PATH"
foward_options="--with-cuda-on-backend=SEQUENTIAL"
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/BOOST
./install_CMAKE_on_CI.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/
export PATH="$HOME/openfpm_dependencies/openfpm_pdata/$branch/CMAKE/bin:$PATH"
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/BOOST
# rm -rf /Users/admin/openfpm_dependencies/openfpm_pdata/$branch/
# rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PETSC
#./install_CMAKE_on_CI.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/
......
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