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

update package version tags to 24.10, switch to nightly 24.10 rapids #746

Draft
wants to merge 1 commit into
base: branch-24.10
Choose a base branch
from

Conversation

eordentlich
Copy link
Collaborator

…in ci and db benchmark, update spark-rapids to 24.08.1

note: rapids no longer upper bounding numpy, so adding that as pyspark <= 3.5 not compatible with numpy 2.0

…in ci and db benchmark, update spark-rapids to 24.08.1

Signed-off-by: Erik Ordentlich <eordentlich@gmail.com>
Copy link
Collaborator

@lijinf2 lijinf2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. Some questions only.

/databricks/python/bin/pip install \
--extra-index-url=https://pypi.anaconda.org/rapidsai-wheels-nightly/simple \
"cudf-cu11>=24.10.0a0,<=24.10" "dask-cudf-cu11>=24.10.0a0,<=24.10" \
"cuml-cu11>=24.10.0a0,<=24.10" "dask-cuda>=24.10.0a0,<=24.10"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would cuvs be automatically installed even it is not specified in the pip install command?
Seems we introduce cudf, dask-cudf, and dask-cuda to the pip install command. Any reason for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants