logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

starpu_fxt_data_trace - Print data trace from raw StarPU FxT trace

Description

       Get statistics about tasks lengths and data size

Name

       starpu_fxt_data_trace - Print data trace from raw StarPU FxT trace

Options

-h, --help
              display this help and exit

       -v, --version
              output version information and exit

       -d directory where to save output files (by default current directory)

       filename
              specify the FxT trace input file.

       codeletX
              specify the codelet name to profile (by default, all codelets are profiled)

Reporting Bugs

       Report bugs to <starpu-devel@inria.fr>.

StarPU 1.4.5                                      December 2024                         STARPU_FXT_DATA_TRACE(1)

Synopsis

starpu_fxt_data_trace [ options ] <filename> [<codelet1><codelet2> .... <codeletn>]

See Also