Thrust 是一種使用Cuda 加速的三方庫,比使用CPU的 TBB 加速效度更大。
下面是常用的三種網站:
- Thrust 介紹: https://developer.nvidia.com/thrust
- Thrust 使用說明: https://docs.nvidia.com/cuda/thrust/
-
Thrust Examples:
https://github.com/NVIDIA/thrust/tree/main/examples
Thrust 是一種使用Cuda 加速的三方庫,比使用CPU的 TBB 加速效度更大。
下面是常用的三種網站:
Thrust Examples:
https://github.com/NVIDIA/thrust/tree/main/examples