I know that TBB 2020 deprecates a bunch of API in favor of standard C++ etc. My question is despite this deprecation, are binaries built with TBB 2019 Update 6 (for example) able to run on TBB 2020 or is that binariy compatibility broken?
↧
Is TBB 2020 binary Compatible to 2019
↧
Mixing TBB loops and PPL data structures
Hi all, is it possible to do mix, say, a TBB::parallel_for loop and the concurrent_* data structures from Microsoft's PPL?
↧
↧