Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

need something like a sorted tbb::parallel_do

Peter_F_1
Beginner
755 Views

 

 

from what I see there is tbb::concurrent_priority_queue.

 

 

 

 

but with this I would have to deal with thread pools myself.

 

 

 

is this really true?

0 Kudos
1 Reply
TimP
Honored Contributor III
755 Views

Why not bring this up on the TBB forum?

0 Kudos
Reply