This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Thrust 1.8.2 (CUDA Toolkit 7.5)
Thrust 1.8.2 is a small bug fix release.
Bug Fixes
- Avoid warnings and errors concerning user functions called from
__host__ __device__functions - #632 CUDA
set_intersection_by_keyerror - #651
thrust::copybetween host & device is not interoperable withthrust::cuda::par.on(stream) - #664 CUDA
for_eachignores execution policy's stream
Known Issues
- #628 CUDA's
reduce_by_keyfails onsm_50devices