"vscode:/vscode.git/clone" did not exist on "3720127cf9ad0038d3ea342f5093a83fe6091ef1"
  1. 31 Aug, 2021 1 commit
  2. 13 Jul, 2021 1 commit
  3. 02 Jul, 2021 1 commit
    • Yifan Xiong's avatar
      Runner - Fetch benchmarks results on all nodes (#116) · fb7d4a73
      Yifan Xiong authored
      Fetch benchmarks results on all nodes, will rsync after each benchmark.
      The results directory structure on control node is as follows:
      
      ```
      outputs/
      └── datetime
          ├── nodes
          │   └── node-0
          │       ├── benchmarks
          │       │   ├── benchmark-0
          │       │   │   ├── rank-0
          │       │   │   │   └── results.json
          │       └── sb-exec.log
          ├── sb-run.log
          └── sb.config.yaml
      ```
      fb7d4a73
  4. 01 Jul, 2021 1 commit
  5. 01 Jun, 2021 1 commit
  6. 11 May, 2021 1 commit
  7. 29 Mar, 2021 1 commit
    • Yifan Xiong's avatar
      Update logger (#28) · 0e2b2b08
      Yifan Xiong authored
      Update logger class.
      * add file handler along with stream handler
      * add colored formatter
      0e2b2b08
  8. 26 Mar, 2021 1 commit
  9. 12 Mar, 2021 1 commit
  10. 24 Feb, 2021 1 commit