Package: libcub-dev Source: cub Version: 2.0.1-2 Architecture: all Maintainer: Debian NVIDIA Maintainers Installed-Size: 3011 Depends: libcu++-dev (>= 1.8.0) Breaks: libthrust-dev (<< 1.15.0) Filename: all/libcub-dev_2.0.1-2_all.deb Size: 240966 MD5sum: 930ca7fe5c711e3f52f18035f6a6c567 SHA1: dbf01e17844416d464ebece987478ba1c1783117 SHA256: 14f7f30594adedf822ffce37285c91340d1678d4ca24edfdb98e7c272cc5e543 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://github.com/NVIDIA/cub Description: reusable software components for the CUDA programming model CUB provides state-of-the-art, reusable software components for every layer of the CUDA programming model: * Parallel primitives * Warp-wide "collective" primitives * Block-wide "collective" primitives * Device-wide primitives * Utilities * Fancy iterators * Thread and thread block I/O * PTX intrinsics * Device, kernel, and storage management Package: libthrust-dev Source: libthrust Version: 2.0.1-2 Architecture: all Maintainer: Debian NVIDIA Maintainers Installed-Size: 5249 Depends: libcub-dev (>= 2.0.1), libcub-dev (<< 2.0.1.), libcu++-dev (>= 1.8.0) Recommends: libtbb-dev Suggests: nvidia-cuda-toolkit Filename: all/libthrust-dev_2.0.1-2_all.deb Size: 417732 MD5sum: e9c41dec357f18f9ea111c87d1010c27 SHA1: 9e6c9e3bc32e7a8d695649faf0e51f9034900e7c SHA256: ff42978ded2ad41b7fd97bcf9274933967d312e22e3fea7e111f8db790cfc893 Section: libdevel Priority: optional Multi-Arch: foreign Homepage: https://github.com/NVIDIA/thrust 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.