Package: libcub-dev Source: cub Version: 1.17.2-2 Architecture: all Maintainer: Debian NVIDIA Maintainers Installed-Size: 2861 Breaks: libthrust-dev (<< 1.15.0) Filename: all/libcub-dev_1.17.2-2_all.deb Size: 244768 MD5sum: a0500ed5d069fd24925b09ee1c5f109c SHA1: d84555830d8eb22aa71bfd910b82e55a4b39c573 SHA256: 4a45bb1201d1cb96606574a3175d7bbed8a18f502e5ec679a0684835b74239a0 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: 1.17.2-2 Architecture: all Maintainer: Debian NVIDIA Maintainers Installed-Size: 5317 Depends: libcub-dev (>= 1.17.2), libcub-dev (<< 1.17.2.) Recommends: libtbb-dev Suggests: nvidia-cuda-toolkit Filename: all/libthrust-dev_1.17.2-2_all.deb Size: 445876 MD5sum: d3840cd50b5d56b5323bcc50b316f05b SHA1: ae0df9a14f28abfc80a454d3ff2d3cc5dfb3e85e SHA256: e145bb0c17ad50905ac4c77de5d8a6720acc2a8875f0ced7aa1cafe0dac4e5f8 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.