Feature/report field solve mpi time

Merged
#562 · Created  · Last updated

Merged pull request

Merged in feature/report_field_solve_mpi_time (pull request #562)

b636516·Author: ·Closed by: ·2021-11-22

Description

  • Move field timer out of getfield_local to call site

    Needed to more fairly capture the field update done separately in some situations.

  • Mover field timer out of getfield to call site.

    Enables us to capture the field update step as well for fairness.

  • Record fraction of field solve time spent in MPI

  • Report field solve mpi time

As the field solve can often be what appears to limit scaling at high core counts, it can be useful to see how much time is spent in mpi vs computation.

0 attachments

0 comments

Loading commits...