README.md
1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2Examples using the `task_arena` feature.
3
4| Code sample name | Description
5|:--- |:---
6| fractal |The example calculates two classical Mandelbrot fractals with different concurrency limits.
7