Thrust and CUB: README: Fix copy-paste from libcu++ and links#1878
Merged
elstehle merged 3 commits intoNVIDIA:mainfrom Jun 28, 2024
Merged
Thrust and CUB: README: Fix copy-paste from libcu++ and links#1878elstehle merged 3 commits intoNVIDIA:mainfrom
elstehle merged 3 commits intoNVIDIA:mainfrom
Conversation
Contributor
miscco
approved these changes
Jun 19, 2024
Contributor
|
/ok to test |
Contributor
🟨 CI finished in 6h 41m: Pass: 99%/249 | Total: 1d 06h | Avg: 7m 17s | Max: 1h 15m | Hits: 99%/246926
|
| Project | |
|---|---|
| CCCL Infrastructure | |
| libcu++ | |
| +/- | CUB |
| +/- | Thrust |
| CUDA Experimental |
Modifications in project or dependencies?
| Project | |
|---|---|
| CCCL Infrastructure | |
| libcu++ | |
| +/- | CUB |
| +/- | Thrust |
| CUDA Experimental |
🏃 Runner counts (total jobs: 249)
| # | Runner |
|---|---|
| 178 | linux-amd64-cpu16 |
| 40 | linux-amd64-gpu-v100-latest-1 |
| 16 | linux-arm64-cpu16 |
| 15 | windows-amd64-cpu16 |
elstehle
reviewed
Jun 25, 2024
Contributor
elstehle
left a comment
There was a problem hiding this comment.
This is great. Thanks a lot for your contribution @pauleonix! Sorry, I had completely missed this PR and just yesterday came across the same issue and opened #1908, just to discover that you already have a PR up to fix it, while I was working through my PR review backlog that built up while I was out last week.
This is a more-than welcome contribution. I will close my PR in favor of yours. This is good to be merged if we can address the two minor comments I have.
2 tasks
auto-merge was automatically disabled
June 25, 2024 10:58
Head branch was pushed to by a user without write access
Contributor
|
/ok to test |
elstehle
approved these changes
Jun 27, 2024
Contributor
elstehle
left a comment
There was a problem hiding this comment.
That's great, thanks a lot for your contribution!
Contributor
🟨 CI finished in 55m 14s: Pass: 99%/249 | Total: 1d 06h | Avg: 7m 27s | Max: 35m 03s | Hits: 99%/246735
|
| Project | |
|---|---|
| CCCL Infrastructure | |
| libcu++ | |
| +/- | CUB |
| +/- | Thrust |
| CUDA Experimental |
Modifications in project or dependencies?
| Project | |
|---|---|
| CCCL Infrastructure | |
| libcu++ | |
| +/- | CUB |
| +/- | Thrust |
| CUDA Experimental |
🏃 Runner counts (total jobs: 249)
| # | Runner |
|---|---|
| 178 | linux-amd64-cpu16 |
| 40 | linux-amd64-gpu-v100-latest-1 |
| 16 | linux-arm64-cpu16 |
| 15 | windows-amd64-cpu16 |
Contributor
🟩 CI finished in 1h 27m: Pass: 100%/249 | Total: 1d 07h | Avg: 7m 31s | Max: 35m 03s | Hits: 99%/248439
|
| Project | |
|---|---|
| CCCL Infrastructure | |
| libcu++ | |
| +/- | CUB |
| +/- | Thrust |
| CUDA Experimental |
Modifications in project or dependencies?
| Project | |
|---|---|
| CCCL Infrastructure | |
| libcu++ | |
| +/- | CUB |
| +/- | Thrust |
| CUDA Experimental |
🏃 Runner counts (total jobs: 249)
| # | Runner |
|---|---|
| 178 | linux-amd64-cpu16 |
| 40 | linux-amd64-gpu-v100-latest-1 |
| 16 | linux-arm64-cpu16 |
| 15 | windows-amd64-cpu16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
closes #828
Checklist