summaryrefslogtreecommitdiff
path: root/devel/thrust/pkg-descr
blob: c4f0fc99fe51832c046d5dc74623e6db6d7df4c9 (plain) (blame)
1
2
3
4
5
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.