Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulvnickerson
732 days ago
Very cool, thanks for sharing. Does it support the pandas-like rapidsai dask_cudf framework? (
https://docs.rapids.ai/api/dask-cudf/stable/
)
1 comments
thibautdr
732 days ago
Great, thanks for sharing. I was familiar with Dask and cudf separately but not this one.I was planning to implement dask support through Modin but I'll definitely take a look at dask_cudf.
link
paulvnickerson
732 days ago
Cool. We use it a lot at work for working with large data sets on a GPU cluster.
link