Name Date Size #Lines LOC

..12-Feb-2024-

square/H12-Feb-2024-404281

README.mdH A D12-Feb-2024240 75

README.md

1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2Examples using `parallel_pipeline` algorithm.
3
4| Code sample name | Description
5|:--- |:---
6| square | Another string transformation example that squares numbers read from a file.
7