Hi I'm using cygwin to build and configure PETSC , with Parmetis. the problem is I can't find a configure command which works for me. I have built Parmetis and Metis (and got parmetis.lib and metis.lib) , but then everytime I tried to configure PETSC (with Parmetis) it didn't work. I've tried a lot of variations of the following commands: --with-metis-dir=<metis_dir> --with-parmetis-dir=<parmetis_dir> --with-parmetis-include=<include_dir> --with-parmetis-lib="-L<lib_dir>" --with-metis=1
but none of them worked, I always got errors which said "metis/parmetis ... did not work" (without Parmetis, the configure command works and I can build PETSC) do you have any idea which configure command will work for me? Thank you, Chen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120307/2cd7b664/attachment.html>
