Zhe Zhang
Zhe Zhang
Hi, I found this project from GitHub trending chart. Exciting work! 😀 I wonder if data volume and speed have become a consideration for the project? If so, maybe we...
I was using very simple code: ``` import ray import raydp ray.init() spark = raydp.init_spark(app_name="RayDP example", num_executors=2, executor_cores=2, executor_memory="4GB") ``` My laptop is MacBook (Big Sur). Tried Ray nightly and...
### Description It's becoming a common question how Ray Core schedule Tasks / Actors to meet the fractional GPU specification: https://docs.ray.io/en/master/ray-core/tasks/using-ray-with-gpus.html#fractional-gpus We should clarify in docs that this is done...
Some interesting feedback from users: Overall, there are strong interests to see a cadence of updates since this domain is hyper active. - How frequently do you update these numbers...