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

tbb 2021.12.0 #168834

Merged
merged 4 commits into from
Apr 14, 2024
Merged

tbb 2021.12.0 #168834

merged 4 commits into from
Apr 14, 2024

Conversation

ZhongRuoyu
Copy link
Member

Created with brew bump-formula-pr.

release notes
oneTBB is happy to introduce 2021.12.0 release!

What's New

  • Fixed parallel_for_each algorithm behavior for iterators defining iterator_concept trait instead of iterator_category.
  • Fixed the redefinition issue for std::min and std::max on Windows* OS (GitHub* #832).
  • Fixed the incorrect binary search order in TBBConfig.cmake.

See our Release Notes to learn more about known limitations and fixed issues.

sha256 sums for packages

a134231da72c341175722b61d95f1af733cdaf1485fbbeca79222db88e0a97ae  oneapi-tbb-2021.12.0-lin.tgz
8f3879ddf25c8c23d40e8f8a8ba2a1ed6c887c362539ec84975c4ca5948d7472  oneapi-tbb-2021.12.0-mac.tgz
4dc8c86fd308af6f0339d256ee0649e6e59a30872cf912e9000b1ca84442b3f6  oneapi-tbb-2021.12.0-win.zip

Acknowledgements

Thanks to everyone who helped us make 2021.12.0 release possible!

@dnmokhov, @aepanchi, @isaevil, @jschueller, @ilya-lavrenov, @pavelkumbrasev, @elias-plank, @GertyP, @martin-marinov77, @bavirnen, @jordancartwright, @omalyshe, @phprus, @brechtsanders, @lkeegan, @kboyarinov, @JhaShweta1, @bansan85, @Vertexwahn, @knoepfel, @Alexandr-Konovalov, @timmiesmith

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Apr 12, 2024
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Apr 12, 2024
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Apr 12, 2024
@ZhongRuoyu ZhongRuoyu added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Apr 12, 2024
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Apr 12, 2024
Formula/o/opencascade.rb Outdated Show resolved Hide resolved
Also, patch its CMake config files to avoid rebuilding upon tbb updates.
@ZhongRuoyu ZhongRuoyu removed the automerge-skip `brew pr-automerge` will skip this pull request label Apr 13, 2024
@carlocab carlocab added the long build Set a long timeout for formula testing label Apr 13, 2024
@ZhongRuoyu ZhongRuoyu added the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Apr 13, 2024
@github-actions github-actions bot removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Apr 13, 2024
Copy link
Contributor

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 14, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 14, 2024
Merged via the queue into master with commit 14548eb Apr 14, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-tbb-2021.12.0 branch April 14, 2024 10:28
@github-actions github-actions bot added the outdated PR was locked due to age label May 14, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. long build Set a long timeout for formula testing outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants