Code Monkey home page Code Monkey logo

blender-cuda-docker's People

Contributors

vogete avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blender-cuda-docker's Issues

无法使用BLENDER_EEVEE方式进行渲染,报错

报错:
Blender 2.83.9 (hash 4abfc0bcd5c8 built 2020-11-11 07:32:06)
AL lib: (EE) ALCplaybackOSS_open: Could not open /dev/dsp: No such file or directory
found bundled python: /usr/local/blender/2.83/python
Unable to open a display
Aborted (core dumped)

测试命令:/usr/local/blender/blender -b -E BLENDER_EEVEE -t 0 -P /media/enable_gpu.py -o /media/frame_### -f 1

Force GPU Script doesn't enforce/run properly

Question and Setup

I can post the exact setup I have but basically I have

  • an EVGA GEFORCE RTX 2070
  • Intel i7 9000 series
  • the NVIDIA Container Toolkit installed,

this file structure:

- blender/
  - cool_scene.blend
- imgs/
- scripts/
  - force_gpu.py
- config.yaml

and am running:

docker run --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all --rm -v /home/tennisgazelle/dev/blender-pipeline/imgs/:/imgs/ -v /home/tennisgazelle/dev/blender-pipeline/blender/:/blender/ -v /home/tennisgazelle/dev/blender-pipeline/scripts:/scripts -v /home/tennisgazelle/dev/blender-pipeline/config.yaml:/config.yaml vogete/blender-cuda blender/cool_scene.blend --python scripts/force_gpu.py -f 1

Error

And I get this error:

Fra:1 Mem:77.62M (0.00M, Peak 77.62M) | Time:00:00.02 | Compositing | Tile 40-40
Fra:1 Mem:77.62M (0.00M, Peak 77.62M) | Time:00:00.02 | Compositing | De-initializing execution
Fra:1 Mem:77.62M (0.00M, Peak 77.62M) | Time:00:00.02 | Sce: Scene Ve:0 Fa:0 La:0
Saved: '/imgs/buffer/cool_scene_scene_0001.png'
 Time: 00:00.33 (Saving: 00:00.31)

Traceback (most recent call last):
  File "/scripts/force_gpu.py", line 6, in <module>
    prefs.compute_device_type = 'CUDA'
TypeError: bpy_struct: item.attr = val: enum "CUDA" not found in ('NONE')
Intel Core i7-9700K CPU @ 3.60GHz
Error, region type 9 missing in - name:"Buttons", id:4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.