[Radiance-general] rtrace parallelization

Lars O. Grobe akilog at nus.edu.sg
Mon Dec 22 05:06:57 PST 2008


Hi!
>
> I've found "-PP pfile" option but I'm not sure how to use it. I 
> supposed that "pfile" should be empty so program can write into it 
> some control variables. When I started rtrace with -PP option 2 
> processes are created: one for my  rtrace and one child rtrace process 
> with the same parameters. When I tried to explore running processes it 
> seems that only the first one is really running, while the second one 
> is sleeping - so I don't have real paralellization here.

You can attach more processes by starting them with the same -PP-option. 
Sp if you had "rtrace (other rtrace-options) -PP control.pfile" started, 
just start one more "rtrace -PP control.file", but leave the other 
rtrace options empty as the second (or third or forth) process will use 
the same as the first one. Hopes that works, as it is a while since I 
did that and I have no example to start here.

CU Lars.



More information about the Radiance-general mailing list