Hi Christian,

On Tue, Nov 10, 2009 at 12:04 AM, Christian Kehl <[email protected]> wrote:
> Thank you very much. Also today, I tried to get along with the eqPly-example, 
> but it seems far to complex for the computation on one machine with multiple 
> GPUs.

Indeed it is. eqPly is the showcase for almost all Equalizer features.


> I will try your way with the configuration file. The last part of your 
> answer, I understood that it shoul be possible to realize the task with one 
> exeutable (like in HelloWorld). I'm notsure how to do that, but I will also 
> try to figure out that.

You simple launch with the correct configuration file, e.g.:

./build/Darwin/bin/eqPly.app/Contents/MacOS/eqPly -- --eq-config
examples/configs/2-pipe.2D.PBuffer.eqc

This is a static 2D decomposition, by adding a load_equalizer you get
a load-balanced config. When running, press s for statistics and F1
for general help.

> You also publicated a White Paper about this topic (Computations on Multi-GPU 
> mchines). How have you done it there ? Did you you seperate Server- an 
> Client-applications/executables, or have you realized these task also with 
> one app ?

One app (eqPly), multiple config files. Iirc the paper even mentions
the exact svn revision used.


Cheers,

Stefan.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to