# PingPoint
[[Junyeol Ryu]]・[[Ming Liu]]・[[Matthew D. Sinclair]]([[University of Wisconsin-Madison]])が開発した、Accelerator Chiplet Network(ACN、チップレット型アクセラレータ内部の compute chiplet・IO chiplet・memory module を接続するオンパッケージネットワーク)向けの軽量プロファイラ。[[@2015__SIGCOMM__Pingmesh - A Large-Scale System for Data Center Network Latency Measurement and Analysis|PingMesh]] の in-situ ソフトウェアプロービング設計を GPU オンパッケージネットワークへ転用し、ACN を hose モデルベースの論理グラフとしてモデル化する。target kernel と ping マイクロベンチマークを 1 つの fused kernel に融合し、Cooperative Groups の grid-wide barrier で時間的に整合させる。Differential Congestion Attribution(DCA)アルゴリズムにより、観測された遅延・帯域幅劣化をリンク単位に帰属する。AMD MI300X/MI350X 上で評価され、marginal なオーバーヘッド(適応的スキームで平均3.5%のスローダウン)で ACN の隠れたボトルネックを暴く。GitHub: https://github.com/netlab-wisconsin/pingpoint。(Source: [[@2026__SIGCOMM__Understanding and Profiling the Accelerator Chiplet Network Using PingPoint]])
## 関連
- ソース: [[@2026__SIGCOMM__Understanding and Profiling the Accelerator Chiplet Network Using PingPoint]]
- 概念: [[チップレット]] / [[GPU観測性]]