xref: /oneTBB/examples/task_group/README.md (revision d86ed7fb)
1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2Examples using `task_group` interface.
3
4| Code sample name | Description
5|:--- |:---
6| sudoku | Compute all solutions for a Sudoku board.
7