cub 1.14.0-1 source package in Ubuntu

Changelog

cub (1.14.0-1) unstable; urgency=medium

  * New upstream release 1.14.0.
  * New upstream release 1.13.1 (CUDA 11.5).
  * New upstream release 1.13.0.
  * New upstream release 1.12.1 (CUDA 11.4).
  * New upstream release 1.12.0.
  * Bump Standards-Version to 4.6.0, no changes needed.

 -- Andreas Beckmann <email address hidden>  Sun, 26 Sep 2021 22:13:12 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_1.14.0-1.dsc 1.9 KiB 78cf727f3b899357059fb973dc3f38f1c8f81ed45de9b0b226c6778fb4d94f95
cub_1.14.0.orig.tar.gz 445.0 KiB fba15be8443ceb0a3f99f94aea0459f62236d9a3bdea72b2f45d3bf75ef22416
cub_1.14.0-1.debian.tar.xz 2.3 KiB f52d42c341c9abddd8050117d82ab8aba104f77ea2587950bf61348473e454fd

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