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

VFX Platform 2023.1 updates #179

Merged
merged 17 commits into from
Aug 21, 2023

Conversation

jfpanisset
Copy link
Contributor

@jfpanisset jfpanisset commented Aug 11, 2023

  • NVIDIA Optix SDK includes

    • 7.0.0, 7.3.0, 7.4.0, 7.5.0, 7.6.0, 7.7.0
    • Installed in /usr/local/NVIDIA-OptiX-SDK-7.x.x/include/
  • Updated 2023 packages

    • OpenEXR 3.1.11 (from 3.1.8)
    • OpenImageIO 2.4.13.0 (from 2.4.9.0)
    • OpenShadingLanguage 1.12.13.0 (from 1.12.10.0)
    • Alembic 1.8.5 (from 1.8.4)
    • Partio 1.17.1 (from 1.14.6)
    • Cmake 3.26.4 (from 3.25.2)
    • Pybind11 2.9.2 (from 2.8.1)
    • Python 3.10.11 (from 3.10.9)
  • Additional packages built as Conan-only

    • boost
    • clang
    • cmake
    • cppunit
    • glew
    • glfw
    • log4cplus
  • Default tagging for -clang15 images

    • Previous years used oldest clang version for default version tag, now using latest
    • ci-common:3 now points to :3-clang15
    • ci-{openvdb,osl,vfxall}:2023 now points to :2023-clang15

@jfpanisset jfpanisset marked this pull request as draft August 11, 2023 04:45
* NVIDIA Optix SDK includes
  * 7.0.0, 7.3.0, 7.4.0, 7.5.0, 7.6.0, 7.7.0
  * Installed in /usr/local/NVIDIA-OptiX-SDK-7.x.x/include/

* Updated 2023 packages
  * OpenEXR 3.1.10 (from 3.1.8)
  * OpenImageIO 2.4.13.0 (from 2.4.9.0)
  * OpenShadingLanguage 1.12.13.0 (from 1.12.10.0)
  * Alembic 1.8.5 (from 1.8.4)
  * Partio 1.17.1 (from 1.14.6)
  * Cmake 3.26.4 (from 3.25.2)
  * Pybind11 2.9.2 (from 2.8.1)
  * Python 3.10.11 (from 3.10.9)

* Additional packages built as Conan-only
  * boost
  * clang
  * cmake
  * cppunit
  * glew
  * glfw
  * log4cplus
  * pybind11

* Default tagging for -clang15 images
  * Previous years used oldest clang version for default version tag, now using latest
  * ci-common:3 now points to :3-clang15
  * ci-{openvdb,osl,vfxall}:2023 now points to :2023-clang15

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
- clang conan packages are in the ci_common:x channel, will need more
infrastructure to pull those. Address at same time as ninja to
get rid of conan builds for ci-common container
- bump cmake to latest 3.27.2 to take advantage of debugger

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
- fix path to image test scripts
- add --verbose to figure out why

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
OIIO really wants to see pybind11Config.cmake which Conan removes
from the package

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Legacy PixarAnimationStudios/USD URL still works, but tar file
generated by GitHub unpacks to OpenUSD-XX.YY

Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
@jfpanisset jfpanisset requested a review from lgritz August 15, 2023 16:37
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
@jfpanisset jfpanisset marked this pull request as ready for review August 16, 2023 14:47
Copy link
Contributor

@aloysbaillet aloysbaillet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks JF!

@jfpanisset jfpanisset merged commit 16cbddb into AcademySoftwareFoundation:master Aug 21, 2023
36 of 37 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.

2 participants