Skip to content
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

Fix compatibility with TBB v2021.5 #3515

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

briansoe66
Copy link

Description of Change(s)

Add compile definition TBB_PREVIEW_TASK_GROUP_EXTENSIONS when TBB version is between 12.000 and 12.050
This fixes a compile error when using TBB v2021.5, used by libtbb-dev in Ubuntu 22.04

Fixes Issue(s)

#3514

Checklist

[X] I have created this PR based on the dev branch

[ ] I have followed the coding conventions

[ ] I have added unit tests that exercise this functionality (Reference:
testing guidelines)

[ ] I have verified that all unit tests pass with the proposed changes

[ ] I have submitted a signed Contributor License Agreement (Reference:
Contributor License Agreement instructions)

…sion is between 12.000 and 12.050

This fixes a compile error when using TBB v2021.5, used by libtbb-dev in Ubuntu 22.04
@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-10642

❗ Please make sure that a signed CLA has been submitted!

(This is an automated message. See here for more information.)

@jesschimein
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants