Hi PETSc-developers,

I'm having trouble with getting performance logs from an application that
uses PETSc. There are no issues when I run it on a CPU, but every time a
GPU is used there is no timing data and almost all times are replaced by
times that are just `nan` (on two different clusters). I am attaching the
log files for both cases with this email. Could someone explain what is
happening here ?

In case it helps, here are the routines used to initialize/finalize the
application that also handle initializing/finalizing PETSc and printing the
PETSc performance logs to PETSC_VIEWER_STDOUT_WORLD :
https://github.com/fnalacceleratormodeling/synergia2/blob/devel3/src/synergia/utils/utils.h

Thank You,
Sajid Ali (he/him) | Research Associate
Scientific Computing Division
Fermi National Accelerator Laboratory
s-sajid-ali.github.io

Attachment: log-gpu
Description: Binary data

Attachment: log-cpu
Description: Binary data

Reply via email to