Provided by: starpu-contrib-tools_1.3.3+dfsg-1build1_amd64 bug

NAME

       starpu_perfmodel_plot - Plot StarPU performance model

SYNOPSIS

       starpu_perfmodel_plot [ options ]

DESCRIPTION

       Draw a graph corresponding to the execution time of a given perfmodel

       One must specify a symbol with the -s option or use -l or -d Options:

       -d     display the directory storing performance models

       -l     display all available models

       -s <symbol>
              specify the symbol

       -f     draw GFlops instead of time

       -i <Fxt files>
              input FxT files generated by StarPU

       -lc    display all combinations of a given model

       -c <combination>
              specify  the  combination  (use  the option -lc to list all combinations of a given
              model)

       -h, --help
              display this help and exit

       -v, --version
              output version information and exit

REPORTING BUGS

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