-
Notifications
You must be signed in to change notification settings - Fork 919
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
[TASK][MEDIUM] Integrate NVIDIA RAPIDS with Spark engine #5466
Comments
Hi I would like to try this task |
@tangzhao132 do you have an estimated time to complete this task? see additional context #5357 |
I think this task is challenging for a newbee, so I think I could finish before Nov 18 |
@tangzhao132 thanks for your feedback, please let me know if you encounter any issues during the integration, looking forward to your contributions~ BTW, if you find any issues during the integration, feel free to raise PRs to fix/improve it, small and independent patches are always welcome~ |
Code of Conduct
Search before creating
Mentor
Skill requirements
Background and Goals
RAPIDS is a Spark plugin developed by NVIDIA to accelerate Apache Spark with GPUs.
As Kyuubi currently supports using Spark as the computing engine, we can add tests to integrate with RAPIDS in the Spark engine, and write docs to guide users in setting up Kyuubi with Spark plus RAPIDS to leverage GPUs.
Implementation steps
Additional context
Introduction of #6232
The text was updated successfully, but these errors were encountered: