1. 27 Feb, 2026 12 commits
  2. 26 Feb, 2026 3 commits
  3. 24 Feb, 2026 4 commits
  4. 22 Feb, 2026 1 commit
  5. 21 Feb, 2026 6 commits
  6. 20 Feb, 2026 1 commit
  7. 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