Michael Luo
Michael Luo
Should be tested after #1114 and #1116 are merged. This PR releases a script that automatically launches a cloud VM (acting as an onprem server) and sets up a regular...
## Description Adds Sky broker support for Sky services and provisioning/termination of Sky services, specifically for data analytics (EMR for AWS & Dataproc for GCP). ## Experiments Runs TPCDS SF...
When using only Sky onprem for the first time, `sky status` shows: ``` No existing clusters. Local clusters: NAME USER HEAD_IP RESOURCES COMMAND hello test 54.167.205.58 [(no GPUs)] sky launch...
Based on a meeting with a recent user for Sky Onprem, the following doc changes are needed: 1. Permissions - Need to clarify what type of permissions an admin needs...
Currently Sky Onprem relies on the assumption that the admin can run `sudo` commands without a password. As of the moment, there seems to be no way to circumvent around...
Cluster has 1 node that has 1 2080 and 1 1080. Running `lspci` shows only the `1080` GPU and hence it fails. There needs to be a better way to...
It'd be nice to be `setup.log` in `~/sky_logs/timestamp/...`. In that case, I can happily debug environment from past iterations of debugging. Edit: It is actually a bug instead.
During a conversation with one of our potential users for Skypilot, he mentioned it would be a nice to have to support Azure Blob storage, since he only has credits...
A nice feature that would allow users to save costs would be to able to resize the cluster w.r.t instance-type. (e..g if I have a 48 CPU cluster and want...