Why does DAZ use so little GPU while animation rendering and how can it be fixed?
huntergeen
Posts: 28
[Why does DAZ use so little GPU while animation rendering and how can it be fixed?]
Post edited by Richard Haseltine on
Comments
Please put your question in the post body and the title - Daz 3D Forums
Task Manager is not useful by default. Instead of looking at that mini-graph go into the main area of the tab and chnage one of the graphs to CUDA, if present, or Compute 0.
Highly recommend GPU-Z
Probably it has to reload textures between frames and recompute the scene data by the camera angle, which is done with the cpu, after that the gpu comes into play for rendering. In a typical scene the rendering takes much more time than initializing, but then it depends on your render settings and the scene itself. Also if you have a very slow cpu and a very fast gpu that could be it.