Skip to content
Snippets Groups Projects
Commit 0e9b201f authored by yaskovet's avatar yaskovet
Browse files

Merge branch 'develop' of...

Merge branch 'develop' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_pdata into develop
parents 98a15c3e 9340ebc0
No related branches found
No related tags found
No related merge requests found
Pipeline #5930 failed
......@@ -28,7 +28,7 @@ fi
$sed_command -i "/#define\sIDXTYPEWIDTH\s32/c\#define IDXTYPEWIDTH 64" metis/include/metis.h
make config prefix=$1/PARMETIS
CFLAGS=-fPIC make config prefix=$1/PARMETIS
make -j $2
if [ $? -ne 0 ]; then
echo "PARMETIS error installing"
......
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