Skip to content

v3.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:42
· 1170 commits to main since this release
Immutable release. Only release title and notes can be modified.
413d2ef

What's Changed

🔄 Other Changes

  • Bump branch/3.3.x to 3.3.4. by @wmaxey in #8535
  • [Backport to 3.3]: Fix DeviceTransform byte-offset overflow when num_items*sizeof(T) > 4Gb by @bernhardmgruber in #8806
  • [Backport branch/3.3.x] Fix invalid C++ syntax: remove leading :: after struct in proclaims_copyable_arguments specializations by @github-actions[bot] in #8842
  • [Backport branch/3.3.x] Diagnose iterators to inputs with void value_type by @github-actions[bot] in #8012
  • [Backport branch/3.3.x] [libcu++] Fix __detectably_invalid value returned during constant evaluation by @github-actions[bot] in #8989
  • [Backport branch/3.3.x] [thrust] Fix thrust::transform test for gcc-15 by @github-actions[bot] in #8921
  • [Backport branch/3.3.x] Add missing if_consteval_in_nonconstexpr_function suppression for nvhpc by @github-actions[bot] in #8983
  • [Backport branch/3.3.x] [libcu++] Fix device fp128 functions test by @github-actions[bot] in #9021
  • [Backport to 3.3] Only enabled PDL for PTX/SASS supporting it (#9163) by @bernhardmgruber in #9188
  • [Backport branch/3.3.x] [cub] Fix warp reduce of fixed size random access range by @github-actions[bot] in #9182

Full Changelog: v3.3.3...v3.3.4