We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare a multi-node task configuration with instance volumes.
type: task commands: - sleep infinity nodes: 2 volumes: - /tmp:/tmp
Try running the task on a backend that does not support multi-node tasks, e.g. RunPod.
> dstack apply -b runpod
dstack suggests offers from an unrelated backend, e.g. CUDO.
dstack
> dstack apply -b runpod # BACKEND REGION INSTANCE RESOURCES SPOT PRICE 1 cudo ca-montreal-1 intel-broadwell 2xCPU, 8GB, 100.0GB (disk) no $0.0276 2 cudo ca-montreal-2 intel-broadwell 2xCPU, 8GB, 100.0GB (disk) no $0.0286 3 cudo fi-tampere-1 intel-broadwell 2xCPU, 8GB, 100.0GB (disk) no $0.0383
dstack does not suggest any offers.
0.18.35
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
Prepare a multi-node task configuration with instance volumes.
Try running the task on a backend that does not support multi-node tasks, e.g. RunPod.
> dstack apply -b runpod
Actual behaviour
dstack
suggests offers from an unrelated backend, e.g. CUDO.Expected behaviour
dstack
does not suggest any offers.dstack version
0.18.35
Server logs
Additional information
No response
The text was updated successfully, but these errors were encountered: