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

Fixing build

parent 6b12f2fb
No related branches found
No related tags found
No related merge requests found
......@@ -7,12 +7,7 @@ branch=$3
cd "$1/openfpm_io"
if [ "$2" == "gin" ]
then
module load gcc/4.9.2
module load boost/1.54.0
fi
echo "CHECKING MACHINE"
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
echo "CENTOS"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$HOME/openfpm_dependencies/openfpm_io/$branch/HDF5/lib"
......
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