tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
https://docs.tenstorrent.com/ttnn/latest/index.html
Apache License 2.0
488 stars 81 forks source link

Clean up `tracy` module CLI option handling #7116

Open mo-tenstorrent opened 8 months ago

mo-tenstorrent commented 8 months ago

More options are being requested to be added to tracy profiler script.

Group options and bring logic check callbacks. e.g. -l option only work with -p option

Add the following options:

mo-tenstorrent commented 1 month ago

Env variables to be handled here:

TT_METAL_PROFILER_SYNC for device host sync TT_METAL_DEVICE_PROFILER_DISPATCH for profiling dispatch cores only in non-report mode TT_METAL_PROFILER_DIR for globally changing profiler directory for all profiler artifacts