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 test scripts and dockerfiles to match cudf conda pkg change [skip ci] #8852

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

pxLi
Copy link
Collaborator

@pxLi pxLi commented Jul 28, 2023

fix #8827

cudf conda pkg marked cuda12 as default pkg recently,
and do not honor cuda-toolkit version in conda installation any more.

So it would download cuda12 version cudf to databricks runtime (default driver 470) which could fail #8827 cases.

Verified locally with the change to use new cuda-version pkg to help navigate the correct cudf-py pkg.

Signed-off-by: Peixin Li <pxli@nyu.edu>
@pxLi pxLi added the test Only impacts tests label Jul 28, 2023
@pxLi
Copy link
Collaborator Author

pxLi commented Jul 28, 2023

build

@pxLi
Copy link
Collaborator Author

pxLi commented Jul 28, 2023

I will fix merge conflict when automerge to 23.10

@pxLi pxLi merged commit e9d9dc9 into NVIDIA:branch-23.08 Jul 28, 2023
28 checks passed
@pxLi pxLi changed the title Update test scripts and dockerfiles to match cudf change [skip ci] Update test scripts and dockerfiles to match cudf conda pkg change [skip ci] Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] databricks cudf_udf night build failing with pool size exceeded errors
2 participants