Man page - starpu_perfmodel_plot(1)
Packages contas this manual
- starpu_workers_activity(1)
- starpu_tcpipexec(1)
- starpu_lp2paje(1)
- starpu_config(1)
- starpu_paje_draw_histogram(1)
- starpu_fxt_number_events_to_names(1)
- starpu_calibrate_bus(1)
- starpu_fxt_stats(1)
- starpu_machine_display(1)
- starpu_codelet_profile(1)
- starpu_perfmodel_plot(1)
- starpu_perfmodel_display(1)
- starpu_env(1)
- starpu_codelet_histo_profile(1)
- starpu_fxt_tool(1)
- starpu_paje_state_stats(1)
- starpu_tasks_rec_complete(1)
- starpu_fxt_data_trace(1)
- starpu_mpi_comm_matrix(1)
Package: starpu-tools
apt-get install starpu-tools
apt-get install starpu-tools
Manuals in package:
Documentations in package:
Manual
| 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
- -e
- display perfmodel as energy instead of time
- -se <time_symbol> <energy_symbol>
- specify both a time symbol and an energy symbol
- -f
- draw GFlop/s 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)
- -o <directory>
- specify directory in which to create output files (current directory by default)
- -h, --help
- display this help and exit
- -v, --version
- output version information and exit
REPORTING BUGS
Report bugs to <starpu-devel@inria.fr>.
| April 2025 | StarPU 1.4.7 |