[Bug]: Fleet plan includes offers from backends without multi-node support with placement: cluster
#2300
Labels
bug
Something isn't working
placement: cluster
#2300
Steps to reproduce
placement: cluster
.Specifying 8xa100 helps getting backends without multi-node support on top.
Actual behaviour
This is caused by the multinode check that relies on fleet_model that does not exist when requesting the plan:
dstack/src/dstack/_internal/server/services/fleets.py
Line 288 in c4ddee1
Note that the offers without multi-node are actually filtered out when provisioning the fleet, so it's only a fleet plan bug.
Expected behaviour
No response
dstack version
master
Server logs
Additional information
No response
The text was updated successfully, but these errors were encountered: