Back to Onetbb

Code Samples of oneAPI Threading Building Blocks (oneTBB)

examples/concurrent_priority_queue/README.md

2023.0.0293 B
Original Source

Code Samples of oneAPI Threading Building Blocks (oneTBB)

This directory contains examples of the concurrent_priority_queue container.

Code sample nameDescription
shortpathSolves the single source shortest path problem using a concurrent_priority_queue container.