This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
Thrust 1.7.1 (CUDA Toolkit 6.0)
Thrust 1.7.1 is a minor bug fix release.
Bug Fixes
- Eliminate identifiers in
set_operations.cu
example with leading underscore - Eliminate unused variable warning in CUDA reduce_by_key implemention
- Avoid deriving function objects from
std::unary_function
andstd::binary_function