xref: /oneTBB/examples/migration/README.md (revision 87c2fdc1)
1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2Examples of migrating from TBB APIs to the oneTBB APIs.
3
4| Code sample name | Description
5|:--- |:---
6| recursive_fibonacci | Compute Fibonacci number in recursive way.
7