Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cudf groupby q6 median #121

Closed
jangorecki opened this issue Nov 21, 2019 · 4 comments
Closed

cudf groupby q6 median #121

jangorecki opened this issue Nov 21, 2019 · 4 comments
Labels
Milestone

Comments

@jangorecki
Copy link
Contributor

median was added in cudf (rapidsai/cudf#2905), when it will get published (0.11) and we will move to this release, we should also add q6.

@jangorecki
Copy link
Contributor Author

also we should use this rapidsai/cudf#2468 after upgrade to 0.11

@jangorecki
Copy link
Contributor Author

jangorecki commented Jan 9, 2020

upgrade to 0.11.0 did not solve this issue because median and std are not yet supported in groupby:
rapidsai/cudf#3429 rapidsai/cudf#3736
also required rapidsai/cudf#3737

@jangorecki
Copy link
Contributor Author

jangorecki commented Feb 8, 2020

@rnyak I am not developing cudf, just using it, please see linked issues for status and if needed ask question in cudf repo.
For now cudf is not even run on benchmark because it can very easily corrupt memory driver context. Once that happens machine needs a full reboot. For details see #129.
To address that I am waiting for cudf documentation of dask-cudf.

@jangorecki
Copy link
Contributor Author

It was already implemented, should be released as 0.13.

@jangorecki jangorecki added this to the 2.0.0 milestone May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant