Forum - parmetis-4.0.3

Jump to navigation Jump to search
Overview > Topics > Porting > parmetis-4.0.3
[#35]

I confirmed that correct results were output by the test data of parmetis-4.0.3 and NEC compiler version 3.3.1 with the attached patch.

$ tar xzf parmetis-4.0.3.tar.gz
$ cd parmetis-4.0.3
$ patch -p0 < parmetis.patch
$ make config cc=mpincc cxx=mpinc++ shared=1 prefix=<ParMETIS install path>
$ make install
$ export VE_LD_LIBRARY_PATH=$VE_LD_LIBRARY_PATH:<library path of ParMETIS>
Posted by NEC admin (administrator) on 17 June 2022 at 02:51.
Edited by NEC admin (administrator) on 20 June 2022 at 08:07.