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

Thrust 1.7.2 (CUDA Toolkit 6.5)

Compare
Choose a tag to compare
@brycelelbach brycelelbach released this 16 May 09:57
· 2282 commits to master since this release

Thrust 1.7.2 is a minor bug fix release.

Bug Fixes

  • Avoid use of std::min in generic find implementation.