Releases: ROCm/rocThrust
Releases · ROCm/rocThrust
rocThrust 2.18.0 for ROCm 5.6.1
rocThrust code for ROCm 5.6.1 did not change. The library was rebuilt for the updated ROCm 5.6.1 stack.
rocThrust 2.18.0 for ROCm 5.6.0
Fixed
lower_bound
,upper_bound
, andbinary_search
failed to compile for certain types.
Changed
- Updated
docs
directory structure to match the standard of rocm-docs-core.
rocThrust 2.17.0 for ROCm 5.5.1
rocThrust code for ROCm 5.5.1 did not change. The library was rebuilt for the updated ROCm 5.5.1 stack.
rocThrust 2.17.0 for ROCm 5.5.0
Added
- Updated to match upstream Thrust 1.17.2
Fixed
- set_difference and set_intersection no longer hang if the number of items is above
UINT_MAX
. Previously, the unit tests for set_difference and set_intersection failed theTestSetDifferenceWithBigIndexes
. - Windows HIP SDK support
rocThrust 2.17.0 for ROCm 5.4.4
rocThrust code for ROCm 5.4.4 did not change. The library was rebuilt for the updated ROCm 5.4.4 stack.
rocThrust 2.17.0 for ROCm 5.4.3
rocThrust code for ROCm 5.4.3 did not change. The library was rebuilt for the updated ROCm 5.4.3 stack.
rocThrust 2.16.0 for ROCm 5.3.3
rocThrust code for ROCm 5.3.3 did not change. The library was rebuilt for the updated ROCm 5.3.3 stack.
rocThrust 2.17.0 for ROCm 5.4.2
rocThrust code for ROCm 5.4.2 did not change. The library was rebuilt for the updated ROCm 5.4.2 stack.
rocThrust 2.17.0 for ROCm 5.4.1
rocThrust code for ROCm 5.4.1 did not change. The library was rebuilt for the updated ROCm 5.4.1 stack.
rocThrust 2.17.0 for ROCm 5.4.0
Added
- Updated to match upstream Thrust 1.17.0