xref: /oneTBB/examples/parallel_for/README.md (revision d86ed7fb)
1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2Examples using `parallel_for` algorithm.
3
4| Code sample name | Description
5|:--- |:---
6| game_of_life | Game of life overlay.
7| polygon_overlay | polygon overlay.
8| seismic | Parallel seismic wave simulation.
9| tachyon | Parallel 2-D raytracer/renderer.
10