Auto-shutdown for inactive dev environments—no idle GPUs
Whether you’re using cloud or on-prem compute, you may want to test your code before launching a
training task or deploying a service. dstack
’s dev environments
make this easy by setting up a remote machine, cloning your repository, and configuring your IDE —all within
a container that has GPU access.
One issue with dev environments is forgetting to stop them or closing your laptop, leaving the GPU idle and costly. With
our latest update, dstack
now detects inactive environments and automatically shuts them down, saving you money.