tbb 2020.0-2 source package in Ubuntu
Changelog
tbb (2020.0-2) unstable; urgency=medium * Mark libtbb-doc as Multi-Arch: foreign. * Merge the content of tbb-examples package into libtbb-doc package. * Remove the third-party cmake file FindTBB.cmake * CMake: use TBBConfig*.cmake to find TBB. (Closes: #929967) * Add a CMakeLists.txt to debian/tests for testing TBBConfig*.cmake * Bump debhelper compat level to 12 and deprecate d/compat. * Initialize autopkgtest: upstream unit tests, cmake find_package. -- Mo Zhou <email address hidden> Tue, 07 Jan 2020 09:01:17 +0800
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- linux-any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tbb_2020.0-2.dsc | 2.2 KiB | 40518e004077dac0675068f64483e166ebe483207fe944d8e40b98778e664433 |
tbb_2020.0.orig.tar.xz | 1.6 MiB | 05331f8ff1a0f11de829010160ecabe21f60f0d65ca31607eef682a1f2b03e76 |
tbb_2020.0-2.debian.tar.xz | 17.0 KiB | 602cc3cf88ba1aeee909042f8b88cb62e17ae1b985dc14af5b3b8caa05dc664e |
Available diffs
- diff from 2019~U9-2 to 2020.0-2 (33.7 KiB)
No changes file available.
Binary packages built by this source
- libtbb-dev: parallelism library for C++ - development files
TBB is a library that helps you leverage multi-core processor
performance without having to be a threading expert. It represents a
higher-level, task-based parallelism that abstracts platform details
and threading mechanism for performance and scalability.
.
(Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
or compatible hardware, this package only supports Pentium4-compatible
and higher processors.)
.
This package includes the TBB development files.
- libtbb-doc: parallelism library for C++ - documentation
TBB is a library that helps you leverage multi-core processor
performance without having to be a threading expert. It represents a
higher-level, task-based parallelism that abstracts platform details
and threading mechanism for performance and scalability.
.
This package includes the TBB documentation files and examples.
- libtbb2: parallelism library for C++ - runtime files
TBB is a library that helps you leverage multi-core processor
performance without having to be a threading expert. It represents a
higher-level, task-based parallelism that abstracts platform details
and threading mechanism for performance and scalability.
.
(Note: if you are a user of the i386 architecture, i.e., 32-bit Intel
or compatible hardware, this package only supports Pentium4-compatible
and higher processors.)
.
This package includes the TBB runtime files.
- libtbb2-dbgsym: debug symbols for libtbb2