Package: libcub-dev Source: cub Version: 1.17.2-2 Architecture: all Maintainer: Debian NVIDIA Maintainers Installed-Size: 2844 Breaks: libthrust-dev (<< 1.15.0) Filename: all/libcub-dev_1.17.2-2_all.deb Size: 227804 MD5sum: 9453b542f1b98dcf90784532cecdb0af SHA1: 8cf3f9b42f52743997a6c7fce81536536e7fb37a SHA256: b4463091c443073897c501e17c5ebdf7e70b2c43e9bc3251ac95aa25739652ac 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: 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: 241118 MD5sum: 2afb540d89156c9d9493bb07abaae472 SHA1: 1fee0c1c436c1e67f689bbd561d11169ab4b49fd SHA256: 9d853f0515c55753f404f228567b0522e2ba9c79d2dd8a5dec2d8be68a207c3e 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: 5289 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: 419614 MD5sum: af7084b1e0d51994d14035f0affa2d9b SHA1: fe2fe6a0affa2378ead26cfe1b2277583cb81505 SHA256: 26a6b26e3a153a09b00fbf097af37944fa2f96800b6cea2aea648fe30c3178fc 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.