-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please support oneTBB #366
Comments
@yurivict due to the deprecated TBB "task" interface being removed in OneTBB this is not going to happen soon. For now it's is recommeneded to disable the use of TBB (-DENABLE_TBB=OFF). For posterity, here's a relevant discussion: uxlfoundation/oneTBB#243 |
also for the record: 320e2c0 solves the version detection issue, but validation check will still fail when trying to compile an example with OneTBB, due to missing task interface. |
I wrote some of the Intel TBB folks about this just now. I have seen this for a while in the PRK project but haven't had time to figure out the solution. |
@evaleev @jeffhammond as a first step to oneTBB migration there is PR to reduce tbb::task. It need a review. Can you help with it? |
I can look at it this weekend. Joe Curley also followed up with me ... I
sent him a TBB wish list.
…On Mon, Mar 1, 2021, 3:42 AM Anton Potapov ***@***.***> wrote:
@evaleev <https://github.com/evaleev> @jeffhammond
<https://github.com/jeffhammond> as a first step to oneTBB migration
there is PR <#367> to reduce
tbb::task. It need a review. Can you help with it?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#366 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZSAPNGBKYMMIPVTMBLKIDTBNHOBANCNFSM4WENFGTQ>
.
|
PR was updated to remove (deprecated) |
And #320 |
oneTBB is a new generation of TBB.
madness
breaks with oneTBB:http://box.martymac.org/FreeBSD-Packages/data/FBSD122amd64-tbb-migr/2021-01-13_22h35m17s/logs/errors/madness-0.10.1.20180823_11.log
The text was updated successfully, but these errors were encountered: