cub 1.15.0-1 source package in Ubuntu

Changelog

cub (1.15.0-1) unstable; urgency=medium

  * New upstream release 1.15.0 (CUDA 11.6).

 -- Andreas Beckmann <email address hidden>  Thu, 10 Feb 2022 17:03:21 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_1.15.0-1.dsc 1.9 KiB 150c4441393ff0430fbdb2dedd4f5ee1a0e8daf0df403e4cc8929aa53ace3e4f
cub_1.15.0.orig.tar.gz 530.1 KiB 1781ee5eb7f00acfee5bff88e3acfc67378f6b3c24281335e18ae19e1f2ff685
cub_1.15.0-1.debian.tar.xz 2.4 KiB ce23e1c9fcd74e3700a136db36936a0053beb9aa3d5edb5a49ee4bf1b1297d3d

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