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

Pull requests: NVIDIA/thrust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Thrust equivalent to std::complex
#449 by FilipeMaia was merged Dec 13, 2013 Loading…
Add async scan algorithms testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).
#1251 by alliepiper was merged Jan 21, 2021 Loading… 1.12.0
Enable more warning flags. testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).
#1359 by alliepiper was merged Feb 16, 2021 Loading… 1.12.0
Add unique_count algorithm P2: nice to have Desired, but not necessary. type: enhancement New feature or request.
#1619 by upsj was merged May 7, 2022 Loading… 1.17.0
tuple_io + tuple_cat
#488 by andrewcorrigan was closed May 20, 2020 Loading…
Add libcu++ dependency; initial round of NV_IF_TARGET ports. helps: nvc++ 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.
#1605 by alliepiper was merged May 17, 2022 Loading… 2.0.0
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.
#1309 by RAMitchell was merged Nov 12, 2020 Loading… 1.11.0
Deprecate C++03, C++11, MSVC < 2017, GCC < 5.0
#1089 by alliepiper was merged Apr 20, 2020 Loading… 1.9.9
Migrate kernel specialization infra to ptx_dispatch P0: must have 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.
#1735 by alliepiper was closed May 2, 2023 Loading… 2.1.0
Add rudimentary CMake support for Feta
#1102 by brycelelbach was merged May 7, 2020 Loading… 1.9.10
Initial port to NV_IF_TARGET. compiler: nvc++ Specific to the NVC++ compiler. P0: must have Absolutely necessary. Critical issue, major blocker, etc.
#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…
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.
#1555 by alliepiper was merged May 5, 2022 Loading… 1.17.0
Create CODE_OF_CONDUCT.md only: docs Documentation changes only. Doesn't need code CI.
#1138 by codereport was merged Jun 23, 2020 Loading…
attempt to resolve #835
#840 by andrewcorrigan was closed Oct 11, 2016 Loading…
Add managed_pointer that is compatible with STL.
#1068 by alliepiper was merged Mar 30, 2020 Loading…
Add cmake find_package config files.
#1130 by alliepiper was merged May 12, 2020 Loading… 1.9.10
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.
#1512 by gevtushenko was merged May 9, 2022 Loading… 1.17.0
ProTip! Exclude everything labeled bug with -label:bug.