Skip to content

Option to keep VM without incuring charges with shutdown command - #106

Merged
jeffra merged 5 commits into
deepspeedai:masterfrom
gopitk:master
Feb 25, 2020
Merged

Option to keep VM without incuring charges with shutdown command#106
jeffra merged 5 commits into
deepspeedai:masterfrom
gopitk:master

Conversation

@gopitk

@gopitk gopitk commented Feb 25, 2020

Copy link
Copy Markdown
Contributor

No description provided.

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.
@gopitk
gopitk requested a review from jeffra February 25, 2020 01:58
@jeffra
jeffra merged commit 6efee45 into deepspeedai:master Feb 25, 2020
kouml pushed a commit to kouml/DeepSpeed that referenced this pull request Apr 3, 2020
…pspeedai#106)

* 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.
delock added a commit to delock/DeepSpeedSYCLSupport that referenced this pull request Nov 8, 2022
deepspeedai#106)

* remove old runtime abstraction code and remove deepspeedexamples submodule

* put deepspeedexamples submodule back.  Remove it later seperately

* add back deepspeedexamples

* remove unncessary blank line

* remove cosmetic change for later
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants