Install libthrust-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libthrust-dev
Description:
Thrust - Parallel Algorithms Library
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.
Homepage: https://developer.nvidia.com/cuda-zone
Version: 1.9.1~9.1.85-3ubuntu1
Section: multiverse/libdevel