table of contents
other versions
- bullseye 1.3.7+dfsg-3
- testing 1.3.10+dfsg-2
- unstable 1.3.10+dfsg-2
- experimental 1.4.1+dfsg-1
conflicting packages
STARPU_PERFMODEL_PLOT(1) | User Commands | STARPU_PERFMODEL_PLOT(1) |
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>.
March 2021 | StarPU 1.3.7 |