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

Reinstalling Metis and parmetis with 32 bit

parent 1bc34b51
No related branches found
No related tags found
No related merge requests found
Pipeline #2010 passed
......@@ -15,7 +15,7 @@ rm metis-5.1.0.tar.gz
rm -rf metis-5.1.0
wget http://openfpm.mpi-cbg.de/upload/metis-5.1.0_32.tar.gz
tar -xf metis-5.1.0_32.tar.gz
cd metis-5.1.0_32
cd metis-5.1.0
if [ x"$platform" == x"cygwin" ]; then
shared_opt="-DSHARED=OFF"
......
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