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 cudf dependency to 0.18 #1828

Merged
merged 2 commits into from
Mar 1, 2021

Conversation

NvTimLiu
Copy link
Collaborator

@NvTimLiu NvTimLiu commented Mar 1, 2021

Change rapids brannch-0.4 to depend on cuDF v0.18 release jars

Prepare for the for the rapids v0.4.0 release

Change rapids brannch-0.4 to depend on cuDF v0.18 release jars

Prepare for the for the rapids v0.4.0 release

Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu
Copy link
Collaborator Author

NvTimLiu commented Mar 1, 2021

build

@pxLi pxLi added the build Related to CI / CD or cleanly building label Mar 1, 2021
@@ -18,7 +18,7 @@
#
# Arguments:
# CUDA_VER=10.1 or 10.2
# CUDF_VER=0.16, 0.17-SNAPSHOT, or 0.18-SNAPSHOT
# CUDF_VER=0.16, 0.17-SNAPSHOT, or 0.18
Copy link
Collaborator

Choose a reason for hiding this comment

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

0.17-SNAPSHOT -> '0.17'

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

@NvTimLiu NvTimLiu self-assigned this Mar 1, 2021
@NvTimLiu
Copy link
Collaborator Author

NvTimLiu commented Mar 1, 2021

build

Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

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

Looks fine to me. Are the 0.18 jars just in the staging repo or in the final repo?

@GaryShen2008
Copy link
Collaborator

Looks fine to me. Are the 0.18 jars just in the staging repo or in the final repo?

cuDF 0.18 jar has been released to public maven repo. https://repo1.maven.org/maven2/ai/rapids/cudf/0.18/

@jlowe jlowe changed the title Depend on the cuDF v0.18 Update cudf dependency to 0.18 Mar 1, 2021
@NvTimLiu NvTimLiu merged commit 72b2e12 into NVIDIA:branch-0.4 Mar 1, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Depend on the cuDF v0.18

Change rapids brannch-0.4 to depend on cuDF v0.18 release jars

Prepare for the for the rapids v0.4.0 release

Signed-off-by: Tim Liu <timl@nvidia.com>

* cudf 0.17-SNAPSHOT to 0.17
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Depend on the cuDF v0.18

Change rapids brannch-0.4 to depend on cuDF v0.18 release jars

Prepare for the for the rapids v0.4.0 release

Signed-off-by: Tim Liu <timl@nvidia.com>

* cudf 0.17-SNAPSHOT to 0.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants