cub 2.1.1-1 source package in Ubuntu

Changelog

cub (2.1.1-1) unstable; urgency=medium

  * New upstream release 2.1.1 (CUDA 12.2).
  * Add git dependency to autopkgtests for downloading Catch2 etc.

 -- Andreas Beckmann <email address hidden>  Tue, 02 Jul 2024 14:14:00 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_2.1.1-1.dsc 2.0 KiB 5e2f89ae87673094fe961c5a4f67f19bbc9ebbc288675e1f50aa919146d6f6b3
cub_2.1.1.orig.tar.xz 381.8 KiB 6aecc5b1d8a2c1cca328fd69409c8658010ce8648824a1a7caf8d919f987c3a3
cub_2.1.1-1.debian.tar.xz 5.7 KiB 70b47aa5a19fc4bf2e842630ae710dce44db3dcc31b9a3e573a2579907f9a9bb

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