dstack icon indicating copy to clipboard operation
dstack copied to clipboard

dstack is an open-source alternative to Kubernetes, designed to simplify development, training, and deployment of AI across any cloud or on-prem. It supports NVIDIA, AMD, and TPU.

Results 325 dstack issues
Sort by recently updated
recently updated
newest added

OCI provides preemptible (spot) instances with a 50% discount for most CPU shapes and some GPU shapes. At the moment the discount is available for P100 and V100 GPUs, but...

feature

Currently, the documentation refers to an environment variable `$DSTACK_ROLE` but doesn't mention that the user has to specify it (and how).

docs

This is to be done in `0.19` as it can be backward incompatible.

good first issue
ux
hacktoberfest

### Context Many cloud providers bundle one or several (e.g. 16) local disks with some instance types. Local disks have these traits: - Physically attached to the host and hence...

feature
no-stale

Currently, we have to ways to configure backends: 1. Automatic - `dstack server` automatically detects credentials and creates `~/.dstack/server/config.yml` 2. Explicit - when the user manually create `~/.dstack/server/config.yml` **Problems:** 1....

enhancement

#1323 added single-device TPU Pods support. Multi-device TPU Pods have not been supported because running multi-node tasks on them may require changes to dstack. Currently, dstack runs different jobs of...

ux

**Steps to reproduce:** 1. Set up a host where the user requires a password for `sudo` 2. Invoke `dstack pool add-ssh` **Actual behavior:** The server logs: ``` {"message": "Try to...

ssh-fleets
fleets

Add documentation demonstrating how to use Task to convert Hugging Face models to TensorRT-LLM engines for high-throughput inference