Hello there!
I am trying to render a scene. I’m not an expert in blender but I think it is not very complicated, it is a volume render of a small cloud and it takes ~1:50 min in a computer with 8 processors. Maybe the problem is that I am not specifying the number of threads correctly. The command is the following:
Volume renderings are heavy to render, but your setting is correct.
If you save your file with a setting of 8 cores in render settings > performance you don´t need it in the command line.
Not all parts of the rendering are threaded, e.g. Precaching volume is single threaded, so 8 cores are not advantageously in any settings.
Yeah the thing is that I am rendering remotely via ssh, so I need the file with auto threading for my local computer and remotely I use the specified 8 cores. I think I will stick to the auto settings for the remote one too since I think it is using all the cores.
However, do you know of any .blend file special for benchmarking my computer’s render capacity?