Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

♻️📝 Update mode example to use thrust::unique_count #1986

Closed
wants to merge 1 commit into from

Conversation

codereport
Copy link
Collaborator

When this example was created, thrust::unique_count did not exist. It was added in 2022 (2 years ago) in this PR: #1612. It shouldn't definitely be used now.

I noticed this while @brycelelbach and I were chatting about this algorithm while recording an episode of ADSP 😃

@codereport codereport added the only: docs Documentation changes only. Doesn't need code CI. label Feb 8, 2024
@codereport codereport self-assigned this Feb 8, 2024
@codereport
Copy link
Collaborator Author

Closing and moved to CCCL repo: NVIDIA/cccl#1354

@codereport codereport closed this Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
only: docs Documentation changes only. Doesn't need code CI.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant