cub 2.1.0-1 source package in Ubuntu

Changelog

cub (2.1.0-1) unstable; urgency=medium

  * New upstream release 2.1.0.
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Andreas Beckmann <email address hidden>  Tue, 25 Jun 2024 18:32:02 +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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_2.1.0-1.dsc 2.0 KiB 33f691fe5d98ea8f7b36437301026bc8e0b7c48ca1edf0affc749def67a4afe7
cub_2.1.0.orig.tar.gz 593.1 KiB 60f7633c81c8c0e970bcf59fa6d19a0ed136524dbbcd52b94ea42721dde8cd6b
cub_2.1.0-1.debian.tar.xz 5.6 KiB 42b878c3a24092e62d358c8ae1db8a726ad70b2e7fa35c522e627db11098e095

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