You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UCX supports transmitting multiple buffers together. It would be useful to have this functionality to work with objects that Dask serializes into multiple buffers. This comes up with many cuDF objects that are composed of multiple buffers. Also comes up with sparse arrays, which contain multiple buffers.
UCX supports transmitting multiple buffers together. It would be useful to have this functionality to work with objects that Dask serializes into multiple buffers. This comes up with many cuDF objects that are composed of multiple buffers. Also comes up with sparse arrays, which contain multiple buffers.