Andrew Sy Kim

Results 214 comments of Andrew Sy Kim

I didn't know this issue existed, but here's a proposal on this idea https://docs.google.com/document/d/1msUpb59QBE9ypc1fLy7Od2FsZOzgRgMkPOJG7xHN1UU/edit?usp=sharing&resourcekey=0-G216URZBuFHOjvgcznRaAQ @kevin85421 and I discussed this earlier this week. I plan to put together a PR for...

I tried to add a unit test but I don't think they exercise reading actual images. I manually ran this script to test the changes: ``` import ray DATA_URI =...

@kevin85421 this is ready for an initial review

@angelinalg can you help review this PR please? It is similar to https://github.com/ray-project/ray/pull/42903

Thanks for the review @angelinalg, addressed your comments!

I am interested in working on this -- this probably needs some sort of design doc, will work with @alculquicondor and see if I can put something together in the...

@tenzen-y I was planning to work on this in a couple weeks during the holiday season, but feel free to start working on this if you're interested.

FYI @vicentefb and I are working on a proposal in a google doc, we will share it here soon when it's ready

Did a full run through of this example again: ``` $ gcloud container clusters create kuberay-gcsfuse --addons GcsFuseCsiDriver --cluster-version=1.29.4 --location=us-east4-c --machine-type=g2-standard-8 --release-channel=rapid --num-nodes=4 --accelerator type=nvidia-l4,count=1,gpu-driver-version=latest --workload-pool=${PROJECT_ID}.svc.id.goog ... ... kubeconfig entry...