<div dir="ltr">Hello,<div>I want configure Petsc with pardiso and metis , but there is still error,</div><div>I work with the following code for pardiso:</div><div><div> ./configure</div><div> --with-cc="win32fe cl"   </div><div>--with-fc=0  </div><div> --with-cxx="win32fe cl"   </div><div>--with-shared-libraries=0   </div><div>--with-mpi-dir="/cygdrive/c/PROGRA~2/Intel/MPI"   </div><div>--with-mpiexec="/cygdrive/c/PROGRA~1/Microsoft_MPI/Bin/mpiexec"   </div><div>--with-blaslapack-dir="/cygdrive/c/PROGRA~2/Intel/oneAPI/mkl/latest"   </div><div>--with-mkl_pardiso-dir="/cygdrive/c/PROGRA~2/Intel/oneAPI/mkl/latest"</div></div><div><br></div><div>the configure_error_with_pardiso.log is the configure log file.</div><div><br></div><div>For metis, i used code:</div><div> ./configure </div><div>--with-metis-lib=/cygdrive/f/metis-5.1.0/build/libmetis</div><div> --with-metis-include=/cygdrive/f/metis-5.1.0/include </div><div>--with-cc="win32fe cl"  </div><div> --with-fc=0  </div><div> --with-cxx="win32fe cl"  </div><div> --with-shared-libraries=0 </div><div> --with-mpi-dir="/cygdrive/c/PROGRA~2/Intel/MPI"  </div><div> --with-mpiexec="/cygdrive/c/PROGRA~1/Microsoft_MPI/Bin/mpiexec"  </div><div> --with-blaslapack-lib="-L/cygdrive/c/PROGRA~2/Intel/oneAPI/mkl/latest/lib/intel64 mkl_intel_lp64_dll.lib mkl_sequential_dll.lib mkl_core_dll.lib"</div><div><br></div><div>But there is the error as follow:</div><div>  --with-metis-lib=['/cygdrive/f/metis-5.1.0/build/libmetis'] and<br>  --with-metis-include=['/cygdrive/f/metis-5.1.0/include'] did not work<br></div><div><br></div><div>which the configure_error_with_metis is the configure file for metis.</div><div><br></div><div>I also try to use --download-metis for configure with metis, but there is the Error configuring METIS with CMake. If u want I can send the configure.log file</div><div><br></div><div>Please help me to configure with these external packages. I've been stuck in this stage for a long time</div><div><br></div><div>Best regards,</div><div>Ziming XIONG</div><br></div>