cub 1.15.0-3 source package in Ubuntu
Changelog
cub (1.15.0-3) unstable; urgency=medium * Tune autopkgtests. -- Andreas Beckmann <email address hidden> Sat, 12 Mar 2022 02:23:11 +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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cub_1.15.0-3.dsc | 2.0 KiB | 416938f38747db307c6b3a753583684b5d6133c6f15ac64d1ed94aeafb829e65 |
cub_1.15.0.orig.tar.gz | 530.1 KiB | 1781ee5eb7f00acfee5bff88e3acfc67378f6b3c24281335e18ae19e1f2ff685 |
cub_1.15.0-3.debian.tar.xz | 3.7 KiB | d4b3238263d4c03f151f4692668c9f199b763fc2a53e33c2f3e4089f3af9de5a |
Available diffs
- diff from 1.15.0-1 to 1.15.0-3 (2.2 KiB)
- diff from 1.15.0-2 to 1.15.0-3 (1.5 KiB)
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