1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-05 00:57:08 +03:00
mold/third-party/tbb/examples/test_all
2022-01-02 12:51:35 +09:00
..
fibonacci Merge commit 'b82badd127f38f4fea6a4f1c0ec22900dd9dd8e3' as 'third-party/tbb' 2022-01-02 12:51:35 +09:00
README.md Merge commit 'b82badd127f38f4fea6a4f1c0ec22900dd9dd8e3' as 'third-party/tbb' 2022-01-02 12:51:35 +09:00

Code Samples of oneAPI Threading Building Blocks (oneTBB)

Examples that test various components of oneTBB.

Code sample name Description
fibonacci Compute Fibonacci numbers in different ways.