This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 447
cub::DeviceSelect::Unique doesn't work with thrust::discard_iterator #406
Labels
helps: pytorch
Helps or needed by PyTorch.
P1: should have
Necessary, but not critical.
repro: verified
The provided repro has been validated.
type: bug: functional
Does not work as intended.
Milestone
Comments
More info: https://www.godbolt.org/z/8q9qTcxrK
|
alliepiper
added
type: bug: functional
Does not work as intended.
helps: pytorch
Helps or needed by PyTorch.
P1: should have
Necessary, but not critical.
repro: verified
The provided repro has been validated.
labels
Nov 19, 2021
Same errors occurs here NVIDIA/cccl#784 |
Fixed by NVIDIA/thrust#444. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
helps: pytorch
Helps or needed by PyTorch.
P1: should have
Necessary, but not critical.
repro: verified
The provided repro has been validated.
type: bug: functional
Does not work as intended.
Sample code:
#405 is also affected. I am not fixing this issue in #405, so the fix of this should fix
cub::DeviceSelect::UniqueByKey
as well.The text was updated successfully, but these errors were encountered: