1. 27 Feb, 2020 3 commits
  2. 26 Feb, 2020 1 commit
    • Jeff Rasley's avatar
      Init distributed torch only if needed (#108) · 5aa58b38
      Jeff Rasley authored
      * add auto-detect to torch dist init
      
      * update tests to infer distributed init status
      
      * prevent crash if dist_init_required is True but already initiliazed
      
      * only init if safe to do so (forgot to add this file in prev commit)
      5aa58b38
  3. 25 Feb, 2020 2 commits
    • zenlytix's avatar
      Option to keep VM without incuring charges with shutdown command (#106) · 6efee45c
      zenlytix authored
      * Update scripts to handle cases where you have other VMs in your sub
      
      * Support subs with other VMs and fix for PDSH permission error
      
      * Minor fix to support subs with other VMs
      
      * Added shutdown with or without delete VM option
      
      In Azure deallocate is like machine shutdown (and prevents billing). You can restart deallocated VM. To fully drop the VM delete is used. This command with "-d" option will fully delete the VM. Without any argument it justs deallocates / shutd down the VM.
      6efee45c
    • zenlytix's avatar
      Fixes to support subscriptions with other VMs (#105) · cd0d6f3c
      zenlytix authored
      * Update scripts to handle cases where you have other VMs in your sub
      
      * Support subs with other VMs and fix for PDSH permission error
      
      * Minor fix to support subs with other VMs
      cd0d6f3c
  4. 24 Feb, 2020 3 commits
  5. 22 Feb, 2020 1 commit
  6. 20 Feb, 2020 3 commits
  7. 15 Feb, 2020 2 commits
  8. 14 Feb, 2020 2 commits
  9. 13 Feb, 2020 2 commits
  10. 12 Feb, 2020 2 commits
  11. 11 Feb, 2020 1 commit
  12. 10 Feb, 2020 11 commits
  13. 09 Feb, 2020 4 commits
  14. 08 Feb, 2020 3 commits