Forum - metis-5.1.0

Jump to navigation Jump to search
Overview > Topics > Porting > metis-5.1.0
[#34]

I confirmed that correct results were output by the test data of metis-5.1.0 and NEC compiler version 3.3.0 with the attached patch.

$ tar xzf metis-5.1.0.tar.gz
$ cd metis-5.1.0
$ patch -p0 < metis.patch
$ make config cc=ncc prefix=<METIS install path>
$ make install
$ export VE_LD_LIBRARY_PATH=$VE_LD_LIBRARY_PATH:<library path of METIS>
Posted by NEC admin (administrator) on 17 June 2022 at 02:44.
Edited by NEC admin (administrator) on 20 June 2022 at 08:07.