Open
Conversation
8e5c75f to
6072324
Compare
59cf112 to
8afcfbe
Compare
6072324 to
a47ec50
Compare
8afcfbe to
c2fc1b8
Compare
a47ec50 to
8e9ff84
Compare
c2fc1b8 to
24089c6
Compare
8e9ff84 to
a105bfa
Compare
24089c6 to
253705b
Compare
a105bfa to
15563ef
Compare
253705b to
75615e9
Compare
15563ef to
1bc6146
Compare
75615e9 to
c9b9866
Compare
ba5a895 to
10c7b31
Compare
c9b9866 to
5a4ea3a
Compare
10c7b31 to
1bc6146
Compare
5a4ea3a to
c9b9866
Compare
1bc6146 to
1bde980
Compare
c9b9866 to
513c2e4
Compare
1bde980 to
1e51ac0
Compare
513c2e4 to
785abed
Compare
1e51ac0 to
78e320e
Compare
785abed to
934ddf6
Compare
78e320e to
ab4876c
Compare
934ddf6 to
6891e02
Compare
ab4876c to
b766140
Compare
6891e02 to
a9ca420
Compare
826713b to
b766140
Compare
9164902 to
a9ca420
Compare
b766140 to
7a2fe57
Compare
a9ca420 to
1e612fe
Compare
7a2fe57 to
a42304a
Compare
1e612fe to
fb5e8ec
Compare
a42304a to
e128158
Compare
fb5e8ec to
a4d12f2
Compare
e128158 to
217114d
Compare
a4d12f2 to
4efae8a
Compare
217114d to
2162b44
Compare
4efae8a to
3994c0b
Compare
3aeb805 to
3994c0b
Compare
Add CUDA event timing in NCCLWorker, compilation stage timing in Planner and PassManager, ZMQ-based MetricsSink for streaming metrics from workers to a central collector, HTTP MetricsServer for querying metrics, and CSV export sinks. Key changes: - Add MetricsData types for compilation, NCCL worker, and pass timing - Add MetricsSink with ZMQ PUB/SUB for streaming metrics - Add NCCLWorkerMetrics with CUDA event-based timing - Add per-pass timing via PassManager::RunTimed() - Add Planner::Compile() with CompileResult including metrics - Add Python telemetry module with HTTP server and CSV export - Wire metrics collection through Coordinator and NodeAgent
3994c0b to
031bcf9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary