Richard Liaw

Results 122 comments of Richard Liaw

not sure. can you check blame? On Wed, Aug 10, 2022 at 9:18 PM xwjiang2010 ***@***.***> wrote: > > https://buildkite.com/ray-project/release-tests-pr/builds/13589#01828b1a-ab23-43c1-92ff-69823448ddc0 > > This is caused by pip install -c requirements_dl.txt...

@avnishn please make sure you fully understand the task at hand before implementing/addressing this! Feel free to ping Max with questions.

@sridharbalachandriah can you provide a simple reproducible script and more description about your cluster environment? Where are you calling `node_train_data_to_plasma`? Can you try `@ray.remote(num_cpus=0)`?

I found this amazing library by @lebedov -- i think this is closely related to what you might be looking for? https://github.com/lebedov/ripdb/blob/master/ripdb/__init__.py

I think this should work fine! Please try it out on multiple GPUs, and if you find any issues, please raise it on `ray-project/ray`.

Resuming a PBT search is a feature we should aim to support soon. BTW, feel free to raise issues on ray-project/ray :)

Can you provide an example of what you mean?