[petsc-users] Question about error

김성익 ksi2443 at gmail.com
Tue Jan 31 04:48:33 CST 2023


Hello,


There are different results from different commands.
However, it should be computed same result between different commands.

The first command is just as below
'./app' (app is my petsc application)
and the results are as below.
[image: image.png]

And the second command is just as below
'mpiexec -n 1 ./app'
and I got the result what I want.

Actually first of all, I suspected my a1.c:195. However there is no error.
How can I fix this problem??
I don't know where to start.
We continue to investigate from the input data to the structure, but we are
unable to find any suspicious parts.

Thanks,
Hyung Kim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230131/fac9d8ca/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 284401 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230131/fac9d8ca/attachment-0001.png>


More information about the petsc-users mailing list