Zhanghao Wu
Zhanghao Wu
can we also add a workflow_path to the release action, so we can manually trigger it?
We should probably start removing our k80 support across multiple clouds considering the deprecation of the gpu on those clouds.
This should be fixed by #3704
> current state: I can run `sky check` successfully and it detects the Primeintellect cloud but when I ran `sky launch` it returns a `NotImplementedError` which is weird since I...
Another TODO: - [ ] Support priority and preemption with the in-cluster jobs
This is still relevant? @romilbhardwaj
Could you share the configs you are setting and what command you are running? It should supposedly waiting and taking the capacity block that becomes available. Could you share `sky...
You could either use `--retry-until-up` to wait for the resources or use `sky jobs launch` to have skypilot waiting for the resources. You may want to specify the region of...
This is requested by the uesr: > Is there a way to make the spot controller proactively sync logs from the launched clusters (or for these text logs to be...
This PR is being solved in #1697