tbb 2020.1-2 source package in Ubuntu
Changelog
tbb (2020.1-2) unstable; urgency=medium * Upload to unstable. -- Mo Zhou <email address hidden> Fri, 07 Feb 2020 09:32:59 +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 | |
---|---|---|---|---|
Focal | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tbb_2020.1-2.dsc | 2.2 KiB | a47d9e9987f40f3abe7f1d3815911dafa83d38c4b39000f550581bd9ac0e3b89 |
tbb_2020.1.orig.tar.xz | 1.6 MiB | 092e3ec705568a83b312551e3ab652300a042c348ad94b4263fa9755ba9047a8 |
tbb_2020.1-2.debian.tar.xz | 17.2 KiB | 5052633574d833f8cce82627c70f0ac71d2e9de891255cd2bab486e11c56836b |
Available diffs
- diff from 2020.0-2 to 2020.1-2 (60.7 KiB)
No changes file available.
Binary packages built by this source
- libtbb-dev: No summary available for libtbb-dev in ubuntu groovy.
No description available for libtbb-dev in ubuntu groovy.
- libtbb-doc: No summary available for libtbb-doc in ubuntu groovy.
No description available for libtbb-doc in ubuntu groovy.
- 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