Skip to content

Implement resilient Master-Worker architecture for ICI link diagnostics - #5

Open
simrankaurb wants to merge 17 commits into
mainfrom
resume-from-failure
Open

Implement resilient Master-Worker architecture for ICI link diagnostics#5
simrankaurb wants to merge 17 commits into
mainfrom
resume-from-failure

Conversation

@simrankaurb

Copy link
Copy Markdown
Owner

Refactors the ICI link scanning script into a master-worker architecture. When a physical link timeout wedges the TPU hardware queue, the worker deliberately exits, allowing the master to restart the runtime (clearing the wedge), log the failed link, and resume testing. This allows for mapping the complete set of broken links on a node rather than aborting after the first failure. Additionally deduplicates multi-core device topologies (e.g. TPU v4) down to the chip level to perfectly match optical link geometry.

@simrankaurb simrankaurb reopened this Jun 17, 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