Issues: NVIDIA/thrust
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Missing two range overload for New feature or request.
thrust::transform_reduce
type: enhancement
#1893
opened Mar 15, 2023 by
codereport
nvcc works very slow for code that uses thrust::reduce on cuda 11.4 platform whereas it runs faster on 10.0
#1891
opened Mar 14, 2023 by
evgenisqream
Use parallel implementations for CPU execution policies
thrust
#1885
opened Mar 9, 2023 by
senior-zero
Add a testing mode that ensures CPU only code compiles w/o nvcc
#1880
opened Mar 6, 2023 by
jrhemstad
Disallow operators that accept lvalue references where mutation is prohibited
thrust
#1871
opened Feb 24, 2023 by
senior-zero
set_intersection improperly compares keys not in the input
thrust
#1813
opened Oct 13, 2022 by
hwinkler
TBB implementation of Necessary, but not critical.
thrust
type: bug: functional
Does not work as intended.
reduce_by_key incompatible with transform_output_iterator
P1: should have
Replace thrust::complex implementation with cuda::std::complex
thrust
#1796
opened Sep 14, 2022 by
jrhemstad
Better error message for no GPU or incompatible GPU
thrust
type: enhancement
New feature or request.
#1785
opened Aug 31, 2022 by
dkolsen-pgi
thrust::uninitialized_copy(_n) gives a runtime error when mixing memories
thrust
#1774
opened Aug 26, 2022 by
correaa
error: cudaErrorIllegalAddress: an illegal memory access was encountered
thrust
#1758
opened Jul 31, 2022 by
ztdepztdep
Device-side launch of thrust::lower_bound is creating wrong results
backend: CUDA
Related to the CUDA backend
helps: pytorch
Helps or needed by PyTorch.
P1: should have
Necessary, but not critical.
thrust
type: bug: functional
Does not work as intended.
Contributing guide on github.io still has a broken link to the CMake Options
area: docs
Related to documentation.
P2: nice to have
Desired, but not necessary.
thrust
#1720
opened Jun 14, 2022 by
ericniebler
CPP/OMP/TBB backend execution policies missing from new documentation
area: docs
Related to documentation.
P1: should have
Necessary, but not critical.
thrust
type: bug: functional
Does not work as intended.
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.