Exherbo
GitLab
Packages
dev-libs/onetbb
oneAPI Threading Building Blocks (oneTBB).
Versions
Slot
Version
Repository
Platforms
0
2022.2.0-r1
arbor
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://github.com/uxlfoundation/oneTBB
Summary
oneAPI Threading Building Blocks (oneTBB)
Description
oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert. The library lets you easily write parallel programs that take full advantage of the multi-core performance. Such programs are portable, composable and have a future-proof scalability. oneTBB provides you with functions, interfaces, and classes to parallelize and scale the code. All you have to do is to use the templates. The library differs from typical threading packages in the following ways: - oneTBB enables you to specify logical parallelism instead of threads. - oneTBB targets threading for performance. - oneTBB is compatible with other threading packages. - oneTBB emphasizes scalable, data parallel programming. - oneTBB relies on generic programming.
Dependencies
(
(
build:
virtual/pkg-config
build+run:
dev-libs/hwloc:=[>=1.11]
)
(
build:
sys-devel/cmake[>=3.24.0]
)
)
Downloads
https://github.com/uxlfoundation/oneTBB/archive/v2022.2.0.tar.gz -> onetbb-2022.2.0.tar.gz
Licences
Apache-2.0