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.11.0 #154684

Merged
merged 4 commits into from
Nov 18, 2023
Merged

tbb 2021.11.0 #154684

merged 4 commits into from
Nov 18, 2023

Conversation

ZhongRuoyu
Copy link
Member

Created with brew bump-formula-pr.

release notes
# oneTBB 2021.11.0
oneTBB is happy to introduce 2021.11.0 release! 

What's New

  • Fixed tbb::this_task_arena() behavior for specific tbb::task_arena{1,0}.
  • Restored performance on the high-core count systems that support _tpause.

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

sha256 sums for packages

95659f4d7b1711c41ffa190561d4e5b6841efc8091549661c7a2e6207e0fa79b  oneapi-tbb-2021.11.0-lin.tgz
360bcb20bcdcd01e8492c32bba6d5d5baf4bc83f77fb9dbf1ff701ac816e3b44  oneapi-tbb-2021.11.0-mac.tgz
02f0e93600fba69bb1c00e5dd3f66ae58f56e5410342f6155455a95ba373b1b6  oneapi-tbb-2021.11.0-win.zip

Acknowledgements

Thanks to everyone who helped us make 2021.11 release possible!

@pavelkumbrasev, @isaevil, @brad0, @kboyarinov, @lplewa, @aleksei-fedotov, @omalyshe, @dnmokhov, @aepanchi,
@emmanuel-ferdman, @Nekto89, @sarathnandu, @KFilipek, @JhaShweta1, @ldorau, @Vertexwahn, @xiacunshun, @sukeya

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Nov 17, 2023
@ZhongRuoyu
Copy link
Member Author

  cd /tmp/tbb-20231117-6200-9kopw7/oneTBB-2021.11.0/build/shared/python && /home/linuxbrew/.linuxbrew/opt/python@3.12/libexec/bin/python3 python_build/setup.py build -bpython_build build_ext -I/tmp/tbb-20231117-6200-9kopw7/oneTBB-2021.11.0/src/tbb/../../include -L/tmp/tbb-20231117-6200-9kopw7/oneTBB-2021.11.0/build/shared/gnu_11.4_cxx11_64_release install --prefix build --install-lib python_build/build/lib/python3.12/site-packages -f
  Traceback (most recent call last):
    File "/tmp/tbb-20231117-6200-9kopw7/oneTBB-2021.11.0/build/shared/python/python_build/setup.py", line 20, in <module>
      from distutils.core import *
  ModuleNotFoundError: No module named 'distutils'

@ZhongRuoyu ZhongRuoyu force-pushed the bump-tbb-2021.11.0 branch 4 times, most recently from 31c0a5a to 501ab3e Compare November 18, 2023 02:46
@Porkepix
Copy link
Contributor

I was looking at this one, why is the patch still needed when the PR it's referencing was merged long ago?

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@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 Nov 18, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 18, 2023
Merged via the queue into Homebrew:master with commit 5c5e170 Nov 18, 2023
12 checks passed
@ZhongRuoyu
Copy link
Member Author

I was looking at this one, why is the patch still needed when the PR it's referencing was merged long ago?

Not really sure about this one. Any take on this @bayandin? Since #72682 seems to have introduced this patch.

@ZhongRuoyu ZhongRuoyu deleted the bump-tbb-2021.11.0 branch November 19, 2023 13:04
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age python-3.12-migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants