Re: [eq-dev] Help on config 2 window

1 view
Skip to first unread message

Stefan Eilemann

unread,
Sep 20, 2010, 5:20:35 AM9/20/10
to eq-...@equalizergraphics.com
Hello Lars,

On 17. Sep 2010, at 21:22, jordan [via Software] wrote:

> What configuration I use to work with two GPU'S (two machines), and  
> two windows appear on screen synchronized with the two machines,  
> like the 2-window but so that processing on two machines.
>
> Is there any config I can do that?

Due to popular demand, I checked in one now (2-node.eqc).

Can you tell me what information was missing for you in the User Guide  
to get there by yourself? I just want to see how this can be improved.


Cheers,

Stefan.



View this message in context: Re: Help on config 2 window
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

jordan

unread,
Sep 22, 2010, 2:18:17 PM9/22/10
to eq-...@equalizergraphics.com

Ok , thanks

My problem now is;

My server ip : 172.16.5.22
My client ip: 172.16.5.23

I running on client :
My running steps are as follows:
1) On the "172.16.5.22", starting a command window and running "eqPly --
--eq-client --eq-listen 172.16.5.22:4242";

Errors
./lib/net/socketConnection.cpp:560 0 Could not bind socket 8: Cannot
assign requested address (99) to 172.16.5.22:4242 AF 2
./lib/net/node.cpp:305 0 Can't create listener connection:
RefPtr<connection TCPIP 172.16.5.22:4242>


2) On the "172.16.5.23", starting a command window and running "eqServer
2-node.2D.eqc";

Errors

./lib/net/socketConnection.cpp:560 0 Could not bind socket 8: Cannot
assign requested address (99) to 172.16.5.23:4242 AF 2
./lib/net/node.cpp:305 0 Can't create listener connection:
RefPtr<connection TCPIP 172.16.5.23:4242>

what's the solution?...

Thanks


my config 2-node-2D.eqc :

# two-to-one sort-first config for cluster at unizh
global
{
EQ_WINDOW_IATTR_HINT_DRAWABLE pbuffer
}

server
{
connection { hostname "172.16.5.23" TCPIP_port 4242 }
config
{
appNode
{
connection { hostname "172.16.5.23" TCPIP_port 4242 }
pipe
{
window
{
viewport [ .25 .25 .5 .5 ]
attributes{ hint_drawable window }
channel { name "channel1" }
}
}
}
node
{
connection { hostname "172.16.5.23" TCPIP_port 4242 }
pipe { window { channel { name "channel2" }}}
}
compound
{
channel "channel1"
wall
{
bottom_left [ -.32 -.20 -.75 ]
bottom_right [ .32 -.20 -.75 ]
top_left [ -.32 .20 -.75 ]
}

compound
{
viewport [ 0 0 1 .5 ]
}
compound
{
channel "channel2"
viewport [ 0 .5 1 .5 ]
outputframe {}
}
inputframe { name "frame.channel2" }
}
}
}


--
View this message in context: http://software.1713.n2.nabble.com/Help-on-config-2-window-tp5544012p5560153.html


Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
eq-...@equalizergraphics.com
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

jordan

unread,
Sep 22, 2010, 2:19:46 PM9/22/10
to eq-...@equalizergraphics.com

I use Linux host2 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC
2010 i686 GNU/Linux
2.6.32-21-generic.

Thx
--
View this message in context: http://software.1713.n2.nabble.com/Help-on-config-2-window-tp5544012p5560160.html

jordan

unread,
Sep 22, 2010, 2:20:16 PM9/22/10
to eq-...@equalizergraphics.com

I use Linux host2 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC
2010 i686 GNU/Linux
2.6.32-21-generic.

Thx
--
View this message in context: http://software.1713.n2.nabble.com/Help-on-config-2-window-tp5544012p5560161.html

jordan

unread,
Sep 22, 2010, 2:25:56 PM9/22/10
to eq-...@equalizergraphics.com

ERRORS MY TOPIC

1) ON THE "172.16.5.22"
FIX
1) ON THE "172.16.5.23" CLIENT


2) ON THE "172.16.5.23"
FIX
2) ON THE "172.16.5.22" SERVER
--
View this message in context: http://software.1713.n2.nabble.com/Help-on-config-2-window-tp5544012p5560193.html

Stefan Eilemann

unread,
Sep 23, 2010, 3:50:48 AM9/23/10
to eq-...@equalizergraphics.com
On Wed, Sep 22, 2010 at 8:18 PM, jordan [via Software]
<[hidden email]> wrote:
> 1) On the "172.16.5.22", starting a command window and running "eqPly --
> --eq-client --eq-listen 172.16.5.22:4242";
>
> Errors
> ./lib/net/socketConnection.cpp:560     0 Could not bind socket 8: Cannot
> assign requested address (99) to 172.16.5.22:4242 AF 2
>  ./lib/net/node.cpp:305     0 Can't create listener connection:
> RefPtr<connection TCPIP 172.16.5.22:4242>

The client can't set up its listening socket, since you are trying to
listen on .22 on the machine with .23. I don't understand your later
email 'ERRORS...' -- Does it work now? If not, what is your problem?


HTH,

Stefan.


View this message in context: Re: Help on config 2 window
Reply all
Reply to author
Forward
0 new messages