[petsc-users] Newbie question: Strange failure when calling PetscIntView from slepc application
Stefano Zampini
stefano.zampini at gmail.com
Fri Apr 9 04:17:07 CDT 2021
This way you are running mpiexec.hydra under valgrind. You want to run instead
mpiexec.hydra -n 1 valgrind --track-origins=yes --leak-check=full --fullpath-after= ./trashy.exe
> On Apr 9, 2021, at 12:11 PM, dazza simplythebest <sayosale at hotmail.com> wrote:
>
> valgrind --track-origins=yes --leak-check=full mpiexec.hydra -n 1 ./trashy.exe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20210409/cecbbc10/attachment.html>
More information about the petsc-users
mailing list