Commit 884aeeb
committed
2025.1 images
- 2025.1 images
- transition to oneTBB 2021.13.0
- support for Conan Center Index style config.yml to support separate recipes per package version
- common images much slimmer, no longer include the following CUDA components
- #183: Nsight Compute profiler
- libcublas-devel-x-y
- libcusparse-devel-x-y
- libcufft-devel-x-y
- libnpp-devel-x-y
- libcusolver-devel-x-y
- leverage [new NVIDIA repo](https://github.com/NVIDIA/optix-dev) to install OptiX headers
- #255: fix build depenedency between tcl and tk wrappers
- partio build correctly sets C++ standard
- OpenSubDiv build preserves static libraries since its CMake files expect both static and dynamic libs to be present
- Version updates
- CMake 3.31.7 (was 3.31.6)
- CUDA 12.6.3 (was 12.6.1)
- oneTBB 2021.13.0 (was 2020_u3)
- OpenImageIO 3.0.6.1 (was 3.0.5.0)
- OpenShadingLanguage 1.14.5.1 (was 1.14.5.0)
- Optix 9.0 headers (previous most recent was 8.1)
- PartIO 1.19.0 (was 1.17.3)
- USD 25.05 (was 25.02a.eae7e67)
Signed-off-by: Jean-Francois Panisset <[email protected]>1 parent 61a3cfc commit 884aeeb
File tree
79 files changed
+1762
-792
lines changed- .github/workflows
- ci-baseqt
- ci-base
- ci-common
- ci-materialx
- ci-ocio
- ci-oiio
- ci-opencue
- ci-openexr
- ci-openrv
- ci-openvdb
- ci-osl
- ci-otio
- ci-usd
- ci-vfxall
- packages
- base1
- common
- conan
- recipes
- cmake
- cpython
- oiio
- patches
- onetbb
- 2020.x
- test_package
- all
- patches
- test_package
- opensubdiv
- partio
- pyside
- qt
- settings
- profiles_aswftesting
- profiles_aswf
- review
- vfx1
- vfx2
- python/aswfdocker
- data
- tests
- scripts
- common
- vfx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+1762
-792
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
132 | 145 | | |
133 | 146 | | |
134 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
5 | 31 | | |
6 | 32 | | |
7 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
| 591 | + | |
591 | 592 | | |
592 | 593 | | |
593 | 594 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments