<div>Hi,</div><div>Recently, I finally installed PETSc with Cygwin and obtained library files. However, the test of Ex19 was failed, both with 1 MPI and 2 MPI. The MPI used is MSMPI. The detailed message printed is</div><div><br></div><div><div>$ make PETSC_DIR=/cygdrive/d/mypetsc PETSC_ARCH="" check</div><div>Running check examples to verify correct installation</div><div>Using PETSC_DIR=/cygdrive/d/mypetsc and PETSC_ARCH=</div><div>Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process</div><div>See https://petsc.org/release/faq/</div><div><br></div><div>job aborted:</div><div>[ranks] message</div><div><br></div><div>[0] process exited without calling finalize</div><div><br></div><div>---- error analysis -----</div><div><br></div><div>[0] on LAPTOP-4FSVP96B</div><div>./ex19 ended prematurely and may have crashed. exit code 0xc00000fd</div><div><br></div><div>---- error analysis -----</div><div>Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes</div><div>See https://petsc.org/release/faq/</div><div><br></div><div>job aborted:</div><div>[ranks] message</div><div><br></div><div>[0] process exited without calling finalize</div><div><br></div><div>[1] terminated</div><div><br></div><div>---- error analysis -----</div><div><br></div><div>[0] on LAPTOP-4FSVP96B</div><div>./ex19 ended prematurely and may have crashed. exit code 0xc00000fd</div><div><br></div><div>---- error analysis -----</div><div>Completed test examples</div></div><div><br></div><div>Could you give any suggestions?</div><div><br></div>
<div>Btw, my configuration command is</div><div><br></div><div><div>./configure --prefix=/cygdrive/d/mypetsc --with-cc='win32fe cl' --with-fc=0 --with-cxx=0 --download-f2cblaslapack --with-shared-libraries=0 --with-mpi-include='[/cygdrive/d/MicrosoftSDKs/MPI/Include,/cygdrive/d/MicrosoftSDKs/MPI/Include/x64]' --with-mpi-lib='[/cygdrive/d/MicrosoftSDKs/MPI/Lib/x64/msmpi.lib,/cygdrive/d/MicrosoftSDKs/MPI/Lib/x64/msmpifec.lib]' --with-mpiexec=/cygdrive/d/MicrosoftMPI/Bin/mpiexec</div></div><div><br></div><div>Waiting for your reply and thanks very much,</div><div>FENG</div><div><includetail><!--<![endif]--></includetail></div>