Re: [petsc-dev] -info from just one process?
22 Apr
2021
22 Apr
'21
10:33 a.m.
Not out of the box no. There is -info ::self which makes info only print from calls made on PETSC_COMM_SELF, but I don’t think that’s what you want. Best advice would be to print to a file and grep the file for any lines starting with the rank number you want. Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch)
On Apr 22, 2021, at 10:16, Mark Adams <[email protected]> wrote:
Can I make -info only print from one process? Mark
1935
Age (days ago)
1935
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacob Faibussowitsch