nytimes/rd-blender-docker

GPU support in DockerFile

Closed this issue · 1 comments

Hello,

I want to use this image via DockerFile but I wonder how to get GPU support.

FROM nytimes/blender:3.0-gpu-ubuntu18.04

...

If I run blender cli inside my container I can't access the gpu devices: The command 'bpy.context.preferences.addons["cycles"].preferences.get_devices()' returns None.

Please guide me here.

Thank you!

Hi @samevision, we have a couple of guides and there had previously been issues tackling this, want to give these a try and reopen the issue if this doesn't solve it on your end?