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

RuntimeError: radix_sort: failed #1535

Closed
robomike opened this issue Oct 6, 2021 · 3 comments
Closed

RuntimeError: radix_sort: failed #1535

robomike opened this issue Oct 6, 2021 · 3 comments
Assignees
Labels
info needed Cannot make progress without more information. repro: missing Missing a complete example that reproduces the issue. thrust type: bug: functional Does not work as intended.

Comments

@robomike
Copy link

robomike commented Oct 6, 2021

When investigating this issue, the problem seems to be with thrust cupy/cupy#5846.

Can you please take a look at let us know why this problem with thurst occurs?

@robomike
Copy link
Author

robomike commented Oct 7, 2021

It also seems to be related to #936

@alliepiper
Copy link
Collaborator

We've been trying to find a repro for #936 for a while, but haven't been able to replicate / debug it to figure out what's going on. If you can find a thrust-only C++ minimal reproduction we can take a look.

I also suspect that this was fixed in CTK 11.4 (Thrust/CUB 1.12) by NVIDIA/cub@63e2ad4, which fixed a lot of overflows that may result in the InvalidValue error you're seeing.

@alliepiper alliepiper added type: bug: functional Does not work as intended. info needed Cannot make progress without more information. repro: missing Missing a complete example that reproduces the issue. labels Oct 8, 2021
@jrhemstad jrhemstad added this to CCCL Aug 11, 2022
@elstehle
Copy link
Collaborator

Thanks for reporting the issue, @robomike. I assume that the root cause of this issue is related to NVIDIA/cub#545, as there are multiple shared symptoms. I assume that this issue has been addressed by PR NVIDIA/cub#547. So, I will close the issue for now. Please feel free to reopen, should you still experience the issue, @robomike.

@github-project-automation github-project-automation bot moved this to Done in CCCL Feb 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info needed Cannot make progress without more information. repro: missing Missing a complete example that reproduces the issue. thrust type: bug: functional Does not work as intended.
Projects
Archived in project
Development

No branches or pull requests

4 participants