This repository was archived by the owner on Mar 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 760
Pull requests: NVIDIA/thrust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add async scan algorithms
testing: gpuCI passed
Passed gpuCI testing.
testing: internal ci passed
Passed internal NVIDIA CI (DVS).
Enable more warning flags.
testing: gpuCI passed
Passed gpuCI testing.
testing: internal ci passed
Passed internal NVIDIA CI (DVS).
Add unique_count algorithm
P2: nice to have
Desired, but not necessary.
type: enhancement
New feature or request.
Add libcu++ dependency; initial round of Helps or needed by NVC++.
P0: must have
Absolutely necessary. Critical issue, major blocker, etc.
release: breaking change
Include in "Breaking Changes" section of release notes.
type: enhancement
New feature or request.
NV_IF_TARGET ports.
helps: nvc++
Updated shuffle implementation to use better hash function
#1257
by djns99
was closed Oct 12, 2020
Loading…
New Doxybook/Jekyll-based GitHub Pages documentation infrastructure
P0: must have
Absolutely necessary. Critical issue, major blocker, etc.
type: enhancement
New feature or request.
#1475
by brycelelbach
was merged Jan 24, 2022
Loading…
Improve shuffle quality
testing: gpuCI passed
Passed gpuCI testing.
testing: internal ci passed
Passed internal NVIDIA CI (DVS).
type: enhancement
New feature or request.
Migrate kernel specialization infra to Absolutely necessary. Critical issue, major blocker, etc.
release: breaking change
Include in "Breaking Changes" section of release notes.
testing: gpuCI in progress
Started gpuCI testing.
type: enhancement
New feature or request.
ptx_dispatch
P0: must have
Add zip_function adaptor to simplify using n-ary functions with zip iterators
#1029
by bjude
was merged Mar 4, 2020
Loading…
Initial port to Specific to the NVC++ compiler.
P0: must have
Absolutely necessary. Critical issue, major blocker, etc.
NV_IF_TARGET.
compiler: nvc++
#1404
by alliepiper
was closed May 5, 2022
•
Draft
Add transform_input_output_iterator
testing: gpuCI passed
Passed gpuCI testing.
testing: internal ci in progress
Currently testing on internal NVIDIA CI (DVS).
#1177
by trevorsm7
was merged Jun 29, 2020
Loading…
Adding a full C++11 feature : move constructor and move assignment operator for vector
#798
by gnthibault
was merged Jun 3, 2016
Loading…
Use CUB's ScanByKey implementation
P2: nice to have
Desired, but not necessary.
testing: gpuCI in progress
Started gpuCI testing.
type: enhancement
New feature or request.
Create CODE_OF_CONDUCT.md
only: docs
Documentation changes only. Doesn't need code CI.
#1138
by codereport
was merged Jun 23, 2020
Loading…
remove the need to derive from thrust::unary_function/thrust::binary_function when c++11 is enabled
#671
by schiller-manuel
was merged Jul 13, 2015
Loading…
synchronize in user provided stream when readin data from D->H
#771
by 3gx
was merged Apr 11, 2016
Loading…
Add managed_pointer that is compatible with STL.
#1068
by alliepiper
was merged Mar 30, 2020
Loading…
Use CUB version of CUB adjacent difference
backend: CUDA
Related to the CUDA backend
P2: nice to have
Desired, but not necessary.
type: enhancement
New feature or request.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.