Tools

Kernel print is the debug tool for printing tiles, scalers, and strings from device to host.

The Watcher is a thread that monitors the status of the TT device to help with debug.

Tracy profiler is for profiling device-side RISCV code and host-side python and C++ code,

Device program profiler brings visibility to execution of device side programs by providing duration counts on marked portions of the code.