cub 2.0.1-ok1 source package in openKylin

Changelog

cub (2.0.1-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 09:21:49 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libdevel
Huanghe V3.0 release main libdevel
Nile V2.0 release main libdevel
Nile V2.0 proposed main libdevel

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cub_2.0.1.orig.tar.gz 539.9 KiB beeef0962c87eca994db06cb9e9168a71c63fb369398a5b5f1db923140814701
cub_2.0.1-ok1.debian.tar.xz 5.0 KiB 54413e2fd0c319beb844fdff9b1264a6d17dab37cad8e3880300e796fba6f7c4
cub_2.0.1-ok1.dsc 1.7 KiB 5285172f819145a25b96aa287c8f20cfb816cb28e2919c52989a9b22ac43e692

Available diffs

View changes file

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