Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

need something like a sorted tbb::parallel_do

Peter_F_1
Beginner
405 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
405 Views

Why not bring this up on the TBB forum?

0 Kudos
Reply