1. 30 Apr, 2020 1 commit
    • Chi Song's avatar
      Refactor: remote machine isolate OS commands phase 1 (#2376) · cf6a1de6
      Chi Song authored
      To support Windows node in remote mode, this PR adds a layer of commands (osCommands) to deal difference between Windows and Unix-like OS. To share code, ShellExecutor is added to enrich original SshClient class.
      
      I will implement windows version commands in next phase.
      
      This pattern can be expanded to Local or other platform in future, so I moved related code to common folder for sharing.
      cf6a1de6
  2. 29 Apr, 2020 2 commits
  3. 26 Apr, 2020 1 commit
    • Chi Song's avatar
      fix #1578 and some improvements (#2370) · 1c6f1efa
      Chi Song authored
      Add shell support for ssh connection, so that remote script can be started with user environment.
      
      Minor fixes,
      
      1. Fix gpu_metrics_collector to support pyenv. As pyenv will create one more process, so that original pgrep code always got extra processes, and cannot start gpu_metrics_collector.
      2. Fix NASUI failure on dev-install-node-modules, to create subfolder every time.
      3. Fix MakeFile to reduce mis-created links, and other minor issues.
      4. Add node --watch for nni_manager for better dev experience.
      1c6f1efa
  4. 24 Apr, 2020 3 commits
  5. 23 Apr, 2020 1 commit
  6. 20 Apr, 2020 4 commits
  7. 19 Apr, 2020 3 commits
  8. 17 Apr, 2020 3 commits
  9. 16 Apr, 2020 1 commit
  10. 14 Apr, 2020 2 commits
  11. 09 Apr, 2020 3 commits
  12. 08 Apr, 2020 3 commits
  13. 07 Apr, 2020 3 commits
  14. 06 Apr, 2020 2 commits
  15. 05 Apr, 2020 2 commits
  16. 04 Apr, 2020 1 commit
  17. 03 Apr, 2020 3 commits
  18. 02 Apr, 2020 1 commit
  19. 01 Apr, 2020 1 commit