libthrust-dev

Thrust - parallel algorithms library
  http://thrust.github.com/
  0
  no reviews



Thrust is a parallel algorithms library which resembles the c++ standard template library (stl). thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between gpus and multicore cpus. interoperability with established technologies (such as cuda, tbb, and openmp) facilitates integration with existing software.