[petsc-users] call to PetscViewerAsciiOpen
Randall Mackie
rlmackie862 at gmail.com
Fri Dec 21 13:07:16 CST 2018
The attached simple test program (when compiled in debug mode with gfortran and mpich) throws a lot of valgrind errors on the call to PetscViewerAsciiOpen, as well as the call to MPI_Comm_split.
I can’t figure out if it is a problem in the code, or a bug somewhere else.
Any advice is appreciated.
Thanks
Randy M.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmd_test
Type: application/octet-stream
Size: 97 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181221/6c33160c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile
Type: application/octet-stream
Size: 370 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181221/6c33160c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.F90
Type: application/octet-stream
Size: 1830 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181221/6c33160c/attachment-0002.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: valgrind.txt
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181221/6c33160c/attachment.txt>
-------------- next part --------------
More information about the petsc-users
mailing list