id | Tarih | Repo | Branch | Paket | Commit | Durum |
---|
Name | onetbb |
---|---|
Homepage | https://oneapi-src.github.io/oneTBB/ |
Packager | Kamil Atlı |
Type | library |
License | Apache |
Part Of | programming.misc |
Summary | oneAPI Threading Building Blocks (oneTBB) |
Description [en] | 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. |
Description [tr] | oneTBB, bir iş parçacığı uzmanı olmasanız bile karmaşık uygulamalara paralellik ekleme işini basitleştiren esnek bir C++ kitaplığıdır. Kitaplık, çok çekirdekli performansın tüm avantajlarından yararlanan paralel programları kolayca yazmanıza olanak tanır. Bu tür programlar taşınabilir, birleştirilebilir ve geleceğe yönelik ölçeklenebilirliğe sahiptir. oneTBB, kodu paralelleştirmeniz ve ölçeklendirmeniz için size işlevler, arabirimler ve sınıflar sağlar. Tek yapmanız gereken şablonları kullanmak. |
Archive | Type:targz Hash:be220f9120bcd425e479a151438a20e678d9655f |
Archive Url | https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2022.0.0.tar.gz |
Build Dependencies |
swig ninja cmake hwloc-devel python3-devel |
pspec.xml URI | programming/misc/onetbb/pspec.xml |
Name | onetbb |
---|---|
Runtime Dependencies |
hwloc libgcc |
File Types |
doc : /usr/share/doc library : /usr/lib/libtbbbind* library : /usr/lib/libtbb.so* library : /usr/lib/libtbbmalloc* library : /usr/lib/libirml.so* library : /usr/lib/python3.11/site-packages |
Name | onetbb-devel |
---|---|
Runtime Dependencies |
onetbb |
File Types |
header : /usr/include library : /usr/lib/pkgconfig library : /usr/lib/cmake/TBB |
Release | Date | Version | Comment | Packager |
---|---|---|---|---|
2 | 2024-11-14 | 2022.0.0 | Version bump. | Pisi Linux Community |
1 | 2023-10-22 | 2021.10.0 | First release | Kamil Atlı |