ImeSense.Packages.OneTbb 2021.11.0.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ImeSense.Packages.OneTbb --version 2021.11.0.1
                    
NuGet\Install-Package ImeSense.Packages.OneTbb -Version 2021.11.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ImeSense.Packages.OneTbb" Version="2021.11.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImeSense.Packages.OneTbb" Version="2021.11.0.1" />
                    
Directory.Packages.props
<PackageReference Include="ImeSense.Packages.OneTbb" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ImeSense.Packages.OneTbb --version 2021.11.0.1
                    
#r "nuget: ImeSense.Packages.OneTbb, 2021.11.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ImeSense.Packages.OneTbb@2021.11.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ImeSense.Packages.OneTbb&version=2021.11.0.1
                    
Install as a Cake Addin
#tool nuget:?package=ImeSense.Packages.OneTbb&version=2021.11.0.1
                    
Install as a Cake Tool

oneAPI Threading Building Blocks

Apache License Version 2.0 oneTBB CI

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.

Refer to oneTBB examples and samples to see how you can use the library.

oneTBB is a part of oneAPI. The current branch implements version 1.1 of oneAPI Specification.

NOTE: Threading Building Blocks (TBB) is now called oneAPI Threading Building Blocks (oneTBB) to highlight that the tool is a part of the oneAPI ecosystem.

Release Information

Here are Release Notes and System Requirements.

Documentation

Installation

See Installation from Sources to learn how to install oneTBB.

Support

Please report issues and suggestions via GitHub issues. See our documentation to learn how to work with them.

How to Contribute

We welcome community contributions, so check our Contributing Guidelines to learn more.

License

oneAPI Threading Building Blocks is licensed under Apache License, Version 2.0. By its terms, contributions submitted to the project are also done under that license.

Engineering team contacts


* All names and brands may be claimed as the property of others.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2024.3.26.3-open 141 4/29/2024
2024.3.26.2-open 136 4/29/2024
2024.3.26.1-open 151 3/31/2024
2024.3.26-open 141 3/31/2024 2024.3.26-open is deprecated because it has critical bugs.
2021.11.0.1 149 9/20/2024
2021.11.0 172 4/29/2024