tbb 2017~U7-8 source package in Ubuntu
Changelog
tbb (2017~U7-8) unstable; urgency=medium * Remove un-aligned memory access unit test from test_malloc_pools.exe - This allows sparc64 to pass unit tests. Closes: #832104 [ Adrian Bunk ] * Advertise exception_ptr with gcc >= 7, Closes: #877380 -- Steve Capper <email address hidden> Wed, 04 Oct 2017 14:46:23 +0100
Upload details
- Uploaded by:
- Steve Capper
- Uploaded to:
- Sid
- Original maintainer:
- Steve Capper
- Architectures:
- linux-any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tbb_2017~U7-8.dsc | 2.1 KiB | 0a120c83fbcc102ae337af9e43968200d8dcc2b189feb5c1b31cfa0c8a7a8dc0 |
tbb_2017~U7.orig.tar.xz | 1.8 MiB | a4121cb8e91ec95c4ee462eee0ab082d74f079bc58183dd7296d7a6f831de85d |
tbb_2017~U7-8.debian.tar.xz | 45.0 KiB | 4d8054fb02d9d5686a9490fc1b6710a6c752a200b7ffdd3cf08bea9658d9b927 |
Available diffs
- diff from 2017~U7-6 to 2017~U7-8 (1.5 KiB)
No changes file available.
Binary packages built by this source
- libtbb-dev: No summary available for libtbb-dev in ubuntu disco.
No description available for libtbb-dev in ubuntu disco.
- 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.
- 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-dbg: parallelism library for C++ - debugging symbols
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 debugging symbols.
- tbb-examples: parallelism library for C++ - example 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.
.
This package includes the TBB example files.