Skip to content

rocThrust 2.17.0 for ROCm 5.5.0

Compare
Choose a tag to compare
@rocm-ci rocm-ci released this 01 May 21:05
92ce6aa

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 the TestSetDifferenceWithBigIndexes.
  • Windows HIP SDK support