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

[RELEASE] cudf v21.08.01 #8986

Merged
merged 2 commits into from
Aug 6, 2021
Merged

[RELEASE] cudf v21.08.01 #8986

merged 2 commits into from
Aug 6, 2021

Conversation

raydouglass
Copy link
Member

Hotfix release of cudf

galipremsagar and others added 2 commits August 6, 2021 10:25
…ow checking. (#8968)

Fixes: #8960

We were always reading string offsets (device->gpu memcpy) during the concatenation overflow checking which was unnecessary when dealing with an unsliced column, resulting in a performance degradation. This fixes that.

Url: #8968
@raydouglass raydouglass requested review from a team as code owners August 6, 2021 14:53
@github-actions github-actions bot added Python Affects Python cuDF API. libcudf Affects libcudf (C++/CUDA) code. labels Aug 6, 2021
@raydouglass raydouglass merged commit 8055721 into main Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants