<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><br></div>  Please do<div><br></div><div>  cd src/snes/tutorials</div><div>  make ex19</div><div>  mpiexec -n 1 ./ex19 -da_refine 3 -pc_type mg -ksp_type fgmres</div><div><br></div><div>  then with -n 2 </div><div><br></div><div>  Cut and paste all the output and include it in your email response</div><div><br></div><div>   Barry</div><div><br></div><div><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Nov 17, 2023, at 12:57 AM, Maruthi NH <maruthinh@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr"><div>Hi all,</div><div><br></div><div>I could successfully compile PETSc on Windows with Intel OneAPI C/C++ and Fortran compilers, however, when I tried to make a check after the successful installation, I got the following error message. I have also attached the configuration file. <br></div><div><br></div><div> make PETSC_DIR=/home/ngh/petsc PETSC_ARCH=intel-petsc-tag-v3.20.1 check<br>Running PETSc check examples to verify correct installation<br>Using PETSC_DIR=/home/ngh/petsc and PETSC_ARCH=intel-petsc-tag-v3.20.1<br>Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process<br>See <a href="https://petsc.org/release/faq/">https://petsc.org/release/faq/</a><br><br>===================================================================================<br>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>=   RANK 0 PID 13384 RUNNING AT BLRLAP1521<br>=   EXIT STATUS: -1073741819 (c0000005)<br>===================================================================================<br>Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes<br>See <a href="https://petsc.org/release/faq/">https://petsc.org/release/faq/</a><br><br>===================================================================================<br>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>=   RANK 0 PID 20616 RUNNING AT BLRLAP1521<br>=   EXIT STATUS: -1073741819 (c0000005)<br>===================================================================================<br><br>===================================================================================<br>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>=   RANK 1 PID 16900 RUNNING AT BLRLAP1521<br>=   EXIT STATUS: -1073741819 (c0000005)<br>===================================================================================<br>Possible error running Fortran example src/snes/tutorials/ex5f with 1 MPI process<br>See <a href="https://petsc.org/release/faq/">https://petsc.org/release/faq/</a><br>forrtl: severe (157): Program Exception - access violation<br>Image              PC                Routine            Line        Source<br>ex5f.exe           00007FF661DB569B  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF661A760AF  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF6619E6EBD  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF6619C6294  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF6619C3152  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF6619C1051  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF662C3C16E  Unknown               Unknown  Unknown<br>ex5f.exe           00007FF662C3CA50  Unknown               Unknown  Unknown<br>KERNEL32.DLL       00007FFB12187344  Unknown               Unknown  Unknown<br>ntdll.dll          00007FFB140C26B1  Unknown               Unknown  Unknown<br>Completed PETSc check examples<br>Error while running make check<br>make[1]: *** [makefile:132: check] Error 1<br>make: *** [GNUmakefile:17: check] Error 2</div><div><br></div><div>Regards,<br></div><div>mnh<br></div><div><br></div><div><br></div></div>
<span id="cid:f_lp27jj750"><intel-petsc-tag-v3.20.1.py></span></div></blockquote></div><br></div></body></html>