Skip to content

Conversation

@zzhfz
Copy link
Contributor

@zzhfz zzhfz commented Feb 10, 2026

描述:

  • 新增 dashboard/ 目录,包含 Streamlit 可视化平台

  • 支持通信测试(comm)、算子测试(ops)、推理测试(infer)分析页面

  • 页面功能:筛选条件、Run ID 搜索、多运行对比、性能图表、数据表格、配置详情

结果展示:

1.在本地启动 Streamlit 服务:

(megatron) sunjinge@server:~/InfiniMetrics$ python -m streamlit run dashboard/app.py

Collecting usage statistics. To deactivate, set browser.gatherUsageStats to false.


  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8506
  Network URL: http://192.168.163.40:8506
  External URL: http://123.127.159.3:8506

2.打开浏览器访问 http://localhost:8506 就能看到 Dashboard 界面:
ceec4a8478e106879f9e7d067980649

@zzhfz zzhfz closed this Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant