1. 28 Feb, 2026 1 commit
    • one's avatar
      [hytop] Migrate rich to textual (#1) · 306650af
      one authored
      * [hytop] Migrate from rich to textual
      
      * [hytop] Fix ssh contention, add sorting bindings
      
      * [hytop] Prevent clearing tables
      306650af
  2. 27 Feb, 2026 19 commits
  3. 26 Feb, 2026 4 commits
  4. 24 Feb, 2026 4 commits
  5. 22 Feb, 2026 1 commit
  6. 21 Feb, 2026 6 commits
  7. 20 Feb, 2026 1 commit
  8. 11 Feb, 2026 3 commits
    • one's avatar
      Refactor RCCL log parser to enhance transfer reporting · 4bdccdbc
      one authored
      - Rename transfer fields for clarity and introduce separate methods for reporting non-P2P and P2P transfers.
      - Add new P2P fields extraction and sorting logic to improve data presentation.
      - Update method names and comments for better understanding of functionality.
      4bdccdbc
    • one's avatar
      Update repo structure · e417e7f5
      one authored
      e417e7f5
    • one's avatar
      Add RCCL log parser script · 6ea76bda
      one authored
      - Introduce `rccl_log_parser.py` for parsing RCCL logs, extracting system information, user-defined environment variables, graph info, and transfer arguments.
      - Add usage examples in `README.md` for running the parser as a wrapper and processing existing log files.
      6ea76bda
  9. 05 Feb, 2026 1 commit
    • one's avatar
      Enhance profiling and warmup functionality in evo2 scripts · 72ec54e3
      one authored
      - Update run.sh to include new options for warmups and prompt stretching.
      - Refactor test_evo2_generation_batched.py to improve trace output formatting and add support for warmup sequences.
      - Adjust batch processing to include detailed profiling for each step.
      72ec54e3