Daz Which hardware improves rendering performance? CPU or video card?

dolgargula

Newbie
Game Developer
Aug 14, 2020
34
44
What hardware improves rendering time through DAZ3D? Would it be a faster CPU or a NVIDIA graphics card with greater capacity?

thanks,
dolgargula
 

watdapakisdis

Member
Aug 24, 2016
490
1,177
GPU. DAZ Studio uses Iray which needs an Nvidia card. If a scene can't fit the card's VRAM, it will fallback to CPU rendering which is slow as a molasses.
 
  • Like
Reactions: dolgargula

linkinn

Well-Known Member
Apr 25, 2020
1,061
7,906
As watdapakisdis said, but VRAM isn't everything, CUDA CORES are the important part of a GPU to improve rendering time on DAZ, the more the better, you can even get 2 GPUs to increase the number of CUDA CORES and potentially get double the performance.
 
  • Like
Reactions: dolgargula

Guss

Newbie
May 26, 2018
90
148
Actually, both are correct and slightly wrong at the same time, you need to match your CPU with the CUDA CORES with your GPU. a faster GPU will be waiting for instructions from a slower CPU, thus slowing production down and vise versa, a fast CPU will be waiting for a slower GPU to finish it's last instructions.