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

Creating LibHilbert

parent 13827b5b
No related branches found
No related tags found
No related merge requests found
Pipeline #2610 failed
......@@ -72,6 +72,10 @@ if [ ! -d $HOME/openfpm_dependencies/openfpm_vcluster/LIBHILBERT ]; then
./install_LIBHILBERT.sh $HOME/openfpm_dependencies/openfpm_vcluster/ 4
fi
if [ ! -d $HOME/openfpm_dependencies/openfpm_vcluster/VCDEVEL ]; then
./install_VCDEVEL.sh $HOME/openfpm_dependencies/openfpm_vcluster/ 4
fi
export PATH="$PATH:$HOME/openfpm_dependencies/openfpm_vcluster/MPI/bin"
source $HOME/.bashrc
......
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