pylops_mpi.utils.mark#

pylops_mpi.utils.mark(label)[source]#

This function allows users to measure time arbitary lines of the function

Parameters:
label: :obj:`str`

A label of the mark. This signifies both 1) the end of the previous mark 2) the beginning of the new mark

Examples using pylops_mpi.utils.mark#

Benchmark Utility in PyLops-MPI

Benchmark Utility in PyLops-MPI