cub 1.17.2-1 source package in Ubuntu

Changelog

cub (1.17.2-1) unstable; urgency=medium

  * New upstream release 1.17.2.
  * Install *.cmake to CMAKE_INSTALL_DATADIR.

 -- Andreas Beckmann <email address hidden>  Fri, 23 Dec 2022 20:55:22 +0100

Upload details

Uploaded by:
Debian NVIDIA Maintainers
Uploaded to:
Sid
Original maintainer:
Debian NVIDIA Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_1.17.2-1.dsc 2.0 KiB 69829d0c662cc02a538169da608fd6bd31b207b36ddbc9a4188c8b166f6c580f
cub_1.17.2.orig.tar.gz 500.4 KiB 1013a595794548c359f22c07e1f8c620b97e3a577f7e8496d9407f74566a3e2a
cub_1.17.2-1.debian.tar.xz 5.2 KiB 326a1c3659644cc17c82e930d11ff8cc1638e6c7719b069ce3598f7baf3fff0d

Available diffs

No changes file available.

Binary packages built by this source

libcub-dev: 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