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

feat: cuDF backend #8435

Closed
1 task done
Tracked by #8060
lostmygithubaccount opened this issue Feb 23, 2024 · 3 comments
Closed
1 task done
Tracked by #8060

feat: cuDF backend #8435

lostmygithubaccount opened this issue Feb 23, 2024 · 3 comments
Labels
feature Features or general enhancements new backend PRs or issues related to adding new backends

Comments

@lostmygithubaccount
Copy link
Member

lostmygithubaccount commented Feb 23, 2024

Is your feature request related to a problem?

while we verified (at least on one version of Ibis) that cuDF "just works" with the pandas backend, it'd be good to have a proper dedicated and tested cuDF backend for a couple reasons:

  1. a better story for IbisML
  2. a better story for Theseus

"Use Ibis and IbisML to accelerate your ML preprocessing and XGBoost/LightGBM/PyTorch/Tensorflow training on a single GPU node. If hitting a wall, scale up w/ Theseus"

Describe the solution you'd like

proper cuDF backend w/ testing. probably need a GPU

documentation

blog

What version of ibis are you running?

main

What backend(s) are you using, if any?

n/a

Code of Conduct

  • I agree to follow this project's Code of Conduct
@kszucs
Copy link
Member

kszucs commented Feb 27, 2024

With the new pandas executor we are in a better position to optimize for cuDF now. What are the options for a CI setup?

@gforsyth
Copy link
Member

cc @mmccarty -- y'all have any pointers on cuDF CI setups?

@gforsyth
Copy link
Member

I'm going to close this out for now -- we might pick it back up in the future but it isn't a current priority.

@gforsyth gforsyth closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2024
@github-project-automation github-project-automation bot moved this from backlog to done in Ibis planning and roadmap Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features or general enhancements new backend PRs or issues related to adding new backends
Projects
Archived in project
Development

No branches or pull requests

3 participants