Skip to content

[gpuCI] Auto-merge branch-0.12 to branch-0.13 [skip ci] - #1572

Merged
GPUtester merged 3 commits into
branch-0.13from
branch-0.12
Jan 17, 2020
Merged

GPUtester merged 3 commits into
branch-0.13from
branch-0.12

Conversation

@GPUtester

Copy link
Copy Markdown
Contributor

Auto-merge triggered by push to branch-0.12 that creates a PR to keep branch-0.13 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

@GPUtester
GPUtester requested a review from a team as a code owner January 17, 2020 19:11
@GPUtester
GPUtester merged commit 6a04598 into branch-0.13 Jan 17, 2020
@GPUtester

Copy link
Copy Markdown
Contributor Author

SUCCESS - Auto-merge complete.

rapids-bot Bot pushed a commit that referenced this pull request Jul 7, 2022
## Description

This PR cleans up some `#include`s for Thrust. This is meant to help ease the transition to Thrust 1.17 when that is updated in rapids-cmake.

## Context

I opened a PR NVIDIA/cudf#10489 that updates cuDF to Thrust 1.16. Notably, Thrust reduced the number of internal header inclusions:
> [#1572](NVIDIA/thrust#1572) Removed several unnecessary header includes. Downstream projects may need to update their includes if they were relying on this behavior.

I spoke with @robertmaynard and he recommended making similar changes to clean up includes ("include what we use," in essence) to make sure we have compatibility with future versions of Thrust across all RAPIDS libraries.

This changeset also removes dependence on `thrust/detail` headers.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - William Hicks (https://github.com/wphicks)

URL: #4675
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
## Description

This PR cleans up some `#include`s for Thrust. This is meant to help ease the transition to Thrust 1.17 when that is updated in rapids-cmake.

## Context

I opened a PR NVIDIA/cudf#10489 that updates cuDF to Thrust 1.16. Notably, Thrust reduced the number of internal header inclusions:
> [NVIDIA#1572](NVIDIA/thrust#1572) Removed several unnecessary header includes. Downstream projects may need to update their includes if they were relying on this behavior.

I spoke with @robertmaynard and he recommended making similar changes to clean up includes ("include what we use," in essence) to make sure we have compatibility with future versions of Thrust across all RAPIDS libraries.

This changeset also removes dependence on `thrust/detail` headers.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - William Hicks (https://github.com/wphicks)

URL: NVIDIA#4675
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.

3 participants