Man page - starpu_workers_activity(1)

Packages contains this manual

Manual

STARPU_WORKERS_ACTIVITY

NAME
DESCRIPTION
OPTIONS
REPORTING BUGS

NAME

starpu_workers_activity - Display StarPU workers activity

DESCRIPTION

Offline tool to display the activity of the workers during the execution.

The starpu_fxt_tool utility now generates a file named ’activity.data’ which can be processed by this script to generate a plot named activity.eps

Typical usage:

./starpu_fxt_tool -i /tmp/prof_file_foo && ./starpu_workers_activity activity.data

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

REPORTING BUGS

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