Hanqing Liu
Hanqing Liu
Hi, Yupeng, Some suggestions of methylpy based on my experience. I can work on improve these (since I already did these here https://github.com/lhqing/cemba_data/blob/master/cemba_data/tools/). But I'd like to know your opinions:...
Hi Skypilot team, I'm using google drive to sync `.sky` dir and soft link to '~/.sky' (for #1211 ), it was fine, but today I got this `subprocess.CalledProcessError` error that...
Hi Skypilot team **Problem** I am using file mount on a GCS bucket, but I found many directories missing in the mounted path on VM. For example: ```yaml # in...
Hi Sky team, **Problem** I noticed some spot job stall at STARTING status for long time (>1 hours), I have to manually cancel it or ssh into controller to run...
Hi Skypilot team, Cloud: GCP Problem: I created an image with disk size 384 Gb, add it to resources `image_id`. Sky YAML allows me to use smaller disk size, but...
**Describe the bug** I try to init skyplane on GCP, but failed due to setIamPolicy failure **To Reproduce** ``` $ skyplane init (1) Configuring AWS: Do you want to configure...
Hi SkyPilot team Report another issue with custom image **Problem** On GCP, using custom image to launch VM. File mount fail silently when then custom image do not have `fusermount`...
Hi, thank for the great tool! I found a potential bug here. The merging_max_seqlets_subsample=300 in main function doesn't pass into the SimilarPatternsCollapser, which cause the pattern merge step still run...