https://github.com/untwine/pxr-tbb
Portable TBB bundle for building Pixar's libraries
https://github.com/untwine/pxr-tbb
open-usd pixar tbb
Last synced: 6 months ago
JSON representation
Portable TBB bundle for building Pixar's libraries
- Host: GitHub
- URL: https://github.com/untwine/pxr-tbb
- Owner: untwine
- Created: 2025-04-29T23:11:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T01:12:42.000Z (about 1 year ago)
- Last Synced: 2025-07-12T12:45:54.036Z (12 months ago)
- Topics: open-usd, pixar, tbb
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixar TBB
[](https://pypi.python.org/pypi/pxr-tbb)
[](https://github.com/uxlfoundation/oneTBB/blob/master/LICENSE.txt)
pxr-tbb bundles [Intel TBB (oneTBB)](https://uxlfoundation.github.io/oneTBB/)
headers and shared libraries into a portable Python wheel, so it can be easily
used to build and install Pixar libraries distributed through PyPI.
# Why not use tbb or tbb-devel?
The existing [tbb](https://pypi.org/project/tbb/) and
[tbb-devel](https://pypi.org/project/tbb-devel/) packages do not provide enough
prebuilt wheels to support all platforms and Python versions needed for
reliable builds.