Man page - starpu_fxt_tool(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_FXT_TOOL(1) | User Commands | STARPU_FXT_TOOL(1) |
NAME
starpu_fxt_tool - Convert raw StarPU FxT trace to various traces
SYNOPSIS
starpu_fxt_tool [ options ]
DESCRIPTION
Generate a trace in the Paje format
OPTIONS
- -i <input file[s]>
- specify the input file[s]. Several files can be provided, or the option specified several times for MPI execution case
- -o <output file>
- specify the paje output filename
- -d <directory>
- specify the directory in which to save files
- -c
- use a different colour for every type of task
- -no-events
- do not show events
- -no-counter
- do not show scheduler counters
- -no-bus
- do not show PCI bus transfers
- -no-flops
- do not show flops
- -no-smooth
- avoid smoothing values for gflops etc.
- -no-acquire
- do not show application data acquisitions tasks in DAG
- -label-deps
- add label on dependencies.
- -memory-states
- show detailed memory states of handles
- -internal
- show StarPU-internal tasks in DAG
- -number-events
- generate a file counting FxT events by type
- -use-task-color
- propagate the specified task color to the contexts
- -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 |