Hello. I have one question about the loki-render. The file is splited in smaller pieces and the master send it to slave's machines in lot of jobs rigth?!. Is the job's size equals to all slaves? Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Rodrigo, if you're talking about tile rendering, then a frame is split up to multiple tiles. Each of these tiles is sent to a slave as a separate 'task'. Once all the tasks are complete, the master assembles all the finished tiles into a frame. Hope this answers your question.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for you repply. Ok. So loki break each frame in multiples tiles. The program choose how many pieces it will be split. How many pieces is send for each slave? Is the numbers of pieces equals for each slave? How the master decide it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello. I have one question about the loki-render. The file is splited in smaller pieces and the master send it to slave's machines in lot of jobs rigth?!. Is the job's size equals to all slaves? Thanks.
Hi Rodrigo, if you're talking about tile rendering, then a frame is split up to multiple tiles. Each of these tiles is sent to a slave as a separate 'task'. Once all the tasks are complete, the master assembles all the finished tiles into a frame. Hope this answers your question.
Thanks for you repply. Ok. So loki break each frame in multiples tiles. The program choose how many pieces it will be split. How many pieces is send for each slave? Is the numbers of pieces equals for each slave? How the master decide it?