+2
−10
+24
−2
+17
−2
+213
−0
+9
−0
Loading
Implement ECMP and Adaptive ECMP routing for fat-tree networks (InfiniBand style Adaptive Routing). ECMP randomly selects among equal-cost paths. Adaptive ECMP selects the least congested path. - Add ECMP and ADAPTIVE to RoutingAlgorithm enum - Implement fat-tree routing functions (all_shortest_paths, ecmp, adaptive) - Update NetworkModel to support fat-tree adaptive routing with link tracking - Configure Lassen with InfiniBand adaptive routing - Add comprehensive unit tests for fat-tree routing (19 tests)🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude Opus 4.5 <noreply@anthropic.com>