Benjamin Zaitlen

Results 27 issues of Benjamin Zaitlen

With https://github.com/cupy/cupy/pull/4322 merged in we can begin profiling/benchmarking performance of more workers per GPU. ## Setup - Build latest cupy `python -m pip install .` - CUPY_CUDA_PER_THREAD_DEFAULT_STREAM=1 dask-cuda-worker --nthreads=2 -...

2 - In Progress
proposal
inactive-90d
inactive-30d

This PR explicitly defines meta functions for cud and will close https://github.com/rapidsai/dask-cudf/issues/267 cc @mrocklin @kkraus14

adds a test for https://github.com/rapidsai/dask-cudf/issues/129

Testing out possible changes to how UCX is built to support RDMA

While exploring scheduler improvements it was recently discovered that removing redundant string concatenations has a measurable performance increase. Tom noted that there currently were no isolated benchmarks which [tested graph...

PR moves CI setup to Github Actions

Bokeh 3.4 has a new release candidate: [3.4.0rc1](https://anaconda.org/bokeh/bokeh/files?version=3.4.0rc1) . @bryevdv asked that we test before the upcoming release next week.