facebookresearch/HolisticTraceAnalysis

[Question] Can HTA work on other trace files (not generated by pytorch) too?

Open

#144 opened on May 27, 2024

 (1 comment) (0 reactions) (0 assignees)Python (94 forks)auto 404
help wantedneeds triagequestion

Repository metrics

Stars
 (535 stars)
PR merge metrics
 (PR metrics pending)

Description

What is your question?

I really liked the HTA and the data it generates is quite useful. I think same analysis can be useful for other cases as well hence I was wondering if trace generated for other workloads such as OpenVINO or pure MPI applications which are not using pytorch but using GPU can be analyzed using HTA.

It will be great if HTA can provide unified parser which can analyze files having predefined formats. For example prefetto.ui which can parse prefetto formats hence any file written in prefetto format can be parsed and visualized by the tool.

Code

No response

What have you tried?

No response

Environment

No response

Contributor guide