📅 2011-Apr-05 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ cuda, thrust, visual studio ⬩ 📚 Archive
Thrust consists of only header files and can be installed anywhere you want. However, it is most easy to use if it is installed in the %CUDA_INC_PATH%
directory. This directory is directly included by all CUDA Build Rules, so nothing extra needs to be set in your Visual Studio projects that intend to use Thrust.
Tried with: Thrust 1.3.0 and CUDA 3.2