cub 1.16.0-1 source package in Ubuntu

Changelog

cub (1.16.0-1) unstable; urgency=medium

  * New upstream release 1.16.0.

 -- Andreas Beckmann <email address hidden>  Sat, 18 Jun 2022 15:14:27 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_1.16.0-1.dsc 2.0 KiB 48840371402736d2b1a9d86ce18ff04d79858bdfc21c66518b03a040c2f01010
cub_1.16.0.orig.tar.gz 545.1 KiB 271dc42d0a7ab3bd311eefa4ba8fd19f99ec093cf5e9053426f358914c8983d6
cub_1.16.0-1.debian.tar.xz 4.3 KiB c22f00858fa53790b685680f6dc472ecb048bd0d3a05bf358e65c5ca9b9457f9

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