| 473903fc | 18-Aug-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Sys: no need to register a finalizer for log_view_gpu_time
otherwise, PetscObjectRegisterDestroyAll() will change PetscLogGpuTimeFlag to false before PetscLogViewFromOptions(), causing "nan " in out
Sys: no need to register a finalizer for log_view_gpu_time
otherwise, PetscObjectRegisterDestroyAll() will change PetscLogGpuTimeFlag to false before PetscLogViewFromOptions(), causing "nan " in output.
show more ...
|