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

Port thrust::transform to use cub::DeviceTransform #2263

Open
5 of 6 tasks
Tracked by #1947 ...
bernhardmgruber opened this issue Aug 19, 2024 · 0 comments · May be fixed by #2389
Open
5 of 6 tasks
Tracked by #1947 ...

Port thrust::transform to use cub::DeviceTransform #2263

bernhardmgruber opened this issue Aug 19, 2024 · 0 comments · May be fixed by #2389
Assignees
Labels
thrust For all items related to Thrust.

Comments

@bernhardmgruber
Copy link
Contributor

bernhardmgruber commented Aug 19, 2024

Once #2086 is merged, thrust::transform should be ported to use cub::DeviceTransform.

Tasks

  1. bug
    bernhardmgruber jrhemstad
@bernhardmgruber bernhardmgruber added the thrust For all items related to Thrust. label Aug 19, 2024
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 6, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 6, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
@bernhardmgruber bernhardmgruber linked a pull request Sep 6, 2024 that will close this issue
2 tasks
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 6, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 8, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
@bernhardmgruber bernhardmgruber self-assigned this Sep 9, 2024
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 9, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 9, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 9, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Sep 10, 2024
* Introduces address stability detection and opt-in in libcu++
* Mark lambdas in Thrust BabelStream benchmark address oblivious

Fixes: NVIDIA#2263
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
thrust For all items related to Thrust.
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

1 participant