Skip to content
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)

Compare
Choose a tag to compare
@jaredhoberock jaredhoberock released this 19 Jun 21:33

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 and std::binary_function