feat: log for blender kernel
This commit is contained in:
@@ -20,6 +20,7 @@ RUN ./build_files/utils/make_update.py --use-linux-libraries
|
||||
RUN sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# > Ref: https://github.com/xuhuisheng/rocm-gfx803/blob/master/blender.md
|
||||
# inline broken on blender 4+
|
||||
RUN sed -i 's/__noinline__/__inline__/g' intern/cycles/kernel/device/hip/compat.h
|
||||
RUN sed -i 's/major >= 9/major >= 8/g' intern/cycles/device/hip/util.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user