facebookresearch/HolisticTraceAnalysis

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

オープン

#144 opened on 2024/05/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (94 件のフォーク)auto 404
help wantedneeds triagequestion

Repository metrics

Stars
 (535 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド