Skip to content

Remove literals passed to device_uvector::set_element_async#1453

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.19from
harrism:fix-async-set-value-literal
Mar 17, 2021
Merged

Remove literals passed to device_uvector::set_element_async#1453
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.19from
harrism:fix-async-set-value-literal

Conversation

@harrism
Copy link
Copy Markdown
Member

@harrism harrism commented Mar 16, 2021

After rapidsai/rmm#725 is merged, this PR updates cuspatial to eliminate passing literal values to device_uvector::set_element_async.

Companion PR to rapidsai/cuspatial#367

@harrism harrism requested a review from a team as a code owner March 16, 2021 03:35
@BradReesWork BradReesWork added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 16, 2021
@BradReesWork BradReesWork added this to the 0.19 milestone Mar 16, 2021
@BradReesWork BradReesWork added DO NOT MERGE Hold off on merging; see PR for details Blocked Cannot progress due to external reasons labels Mar 16, 2021
Copy link
Copy Markdown
Contributor

@seunghwak seunghwak left a comment

Choose a reason for hiding this comment

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

Thanks for the update!

Copy link
Copy Markdown
Member

@afender afender left a comment

Choose a reason for hiding this comment

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

Thanks, Mark.

@harrism
Copy link
Copy Markdown
Member Author

harrism commented Mar 17, 2021

codecov failing to connect in CI?

@harrism
Copy link
Copy Markdown
Member Author

harrism commented Mar 17, 2021

rerun tests

@harrism
Copy link
Copy Markdown
Member Author

harrism commented Mar 17, 2021

@BradReesWork this should be safe to merge and good to get it in before RMM #725 merges. Why the DO NOT MERGE label?

@BradReesWork
Copy link
Copy Markdown
Member

@harrism I marked it as blocked based on your comment "After rapidsai/rmm#725 is merged," If there is not an issue for cuGraph, then I'll merge it now

@BradReesWork BradReesWork removed Blocked Cannot progress due to external reasons DO NOT MERGE Hold off on merging; see PR for details labels Mar 17, 2021
@BradReesWork
Copy link
Copy Markdown
Member

@gpucibot merge

@rapids-bot rapids-bot Bot merged commit a7c4ebd into rapidsai:branch-0.19 Mar 17, 2021
@harrism
Copy link
Copy Markdown
Member Author

harrism commented Mar 18, 2021

Ah sorry, I meant RMM 725 would break cuGraph build if merged, but this was safe before and after 725.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants