Open tomilov opened 3 years ago
To follow up -- We've discussed this internally. Since the new library is not compatible with the old one, the plan is to leave things as-is for now, and any future support for oneTBB
would go into a new backend -- if/when that happens we can decide the fate of the legacy TBB backend.
@allisonvacanti Thank you for sharing the details.
I haven't tested it comprehensively, however I just noticed, that I've been running Thrust with oneTBB without issue. I wonder if a separate backend is really necessary? As far as I can tell the one that's there already works.
Thanks for letting us know -- this is low priority so we haven't looked into the switch yet, but it sounds like we may be able to avoid making any major changes here.
Deprecate TBB backend in favor of oneTBB. TBB is now deprecated and it is not forward compatible with oneTBB.