Skip to content

Init TBB symbols only once #1064

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

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Init TBB symbols only once #1064

merged 1 commit into from
Feb 19, 2025

Conversation

wlemkows
Copy link
Contributor

@wlemkows wlemkows commented Jan 30, 2025

Fixes: #700

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used

@wlemkows wlemkows requested a review from a team as a code owner January 30, 2025 13:52
@ldorau
Copy link
Contributor

ldorau commented Feb 18, 2025

LGTM besides the above issue (@wlemkows please ping me when it is fixed)

@wlemkows
Copy link
Contributor Author

LGTM besides the above issue (@wlemkows please ping me when it is fixed)

@ldorau done

@wlemkows wlemkows requested a review from vinser52 February 18, 2025 15:07
@lukaszstolarczuk lukaszstolarczuk changed the title Init TBB symbols only once #700 Init TBB symbols only once Feb 18, 2025
@ldorau ldorau merged commit 3a4f9a8 into oneapi-src:main Feb 19, 2025
78 checks passed
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.

Init TBB symbols lazily but only once
4 participants