Using the new HIP SDK 5.5 that includes a fix for the compiler bug. This also enables the light tree. For Linux the binaries are still disabled. ROCm 5.5 is planned to include the same fix but not released yet. When that happens we should be able to enable Linux as well. Ref #104786 Fix #104085 Pull Request: blender/blender#107098
Pipeline Config
The yaml
configuration file is used by buildbot build pipeline update-code
step.
The file allows to set branches or specific commits for both git submodules and svn artifacts. Can also define various build package versions for use by build workers. Especially useful in experimental and release branches.
NOTE:
- The configuration file is
NOT
used by the../utils/make_update.py
script. - That will implemented in the future.