cub 1.17.2-2 source package in Ubuntu
Changelog
cub (1.17.2-2) unstable; urgency=medium * Stop testing with g++-10. * Bump Standards-Version to 4.6.2, no changes needed. -- Andreas Beckmann <email address hidden> Tue, 21 Feb 2023 10:51:10 +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 | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cub_1.17.2-2.dsc | 2.0 KiB | 716e9c54c15ad1a140356bfed4b2532301b3dd0d78d93378347c988c92726b0f |
cub_1.17.2.orig.tar.gz | 500.4 KiB | 1013a595794548c359f22c07e1f8c620b97e3a577f7e8496d9407f74566a3e2a |
cub_1.17.2-2.debian.tar.xz | 5.2 KiB | e323a8eb10a7023acc1a5cf04b507104ba95acce2581ad86dff3b97156613ddf |
Available diffs
- diff from 1.17.2-1 to 1.17.2-2 (952 bytes)
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