Hello,

On 16. Nov 2010, at 13:09, chuwy wrote:

> did someone ever use MPI with Equalizer?

Not that I am aware of.

> I am trying to forward the data to
> the single channels using MPI, suchthat every channel has the data in a CAVE
> to visualize it. Maybe i got something wrong and there is a possibility
> within Euqlizer to forward data to the channels. 

You can forward the data using one or multiple distributed objects. See the 
Programming Guide and eqPly for details. MPI should also be possible, but there 
is no example code for this.

> I am asking myself how i use the mpirun to start the single rendering
> clients on a graphics cluster.

Similar to pre-started render clients. Each MPI process then has to initialize 
a well-defined listener and enter the client loop before you call Config::init.


HTH,

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