I'm curious as to when the DR Spawner determines when to initiate additional processors.
Science Project:
When using distributed rendering I'm noticing the following.
1) DR Spawner initiates on slave computer, but seems not to contribute for a while. Then is seems to kick in.
2) Main computer is dual core, processes two threads, starts to render, then eventually, the third core (from the slave) kicks in. Why doesn't this contribute immediately?
3) DR Spawners initiates, spits out commands, prefiltering light cache, LC time interval is <0.0000, 0.0000> etc. While this is going on, no buckets are visible. Do I assume three threads are being used to generate the LC?
I should point out that the main computer merges light cache... does this answer my question?
It just seems as if the DR Spawner, although working, is delayed. Any explanations or feedback regarding the above?
Thanks in advance,
Bill
Science Project:
When using distributed rendering I'm noticing the following.
1) DR Spawner initiates on slave computer, but seems not to contribute for a while. Then is seems to kick in.
2) Main computer is dual core, processes two threads, starts to render, then eventually, the third core (from the slave) kicks in. Why doesn't this contribute immediately?
3) DR Spawners initiates, spits out commands, prefiltering light cache, LC time interval is <0.0000, 0.0000> etc. While this is going on, no buckets are visible. Do I assume three threads are being used to generate the LC?
I should point out that the main computer merges light cache... does this answer my question?
It just seems as if the DR Spawner, although working, is delayed. Any explanations or feedback regarding the above?
Thanks in advance,
Bill
Comment