[eq-dev] two-node problem in the WinXP clusters

0 views
Skip to first unread message

yuan guodong

unread,
Jun 28, 2009, 9:59:30 PM6/28/09
to eq-...@equalizergraphics.com

I ran the equalizer using two Winxp machines(192.168.1.88 and 192.168.1.101)
the 192.168.1.88 is server and 192.168.1.101 client, the config file is
2-node.2D.eqc,
My running steps are as follows:
1) On the "192.168.1.101", starting a command window and running "eqPly --
--eq-client --eq-listen 192.168.1.101:4242";
2) On the "192.168.1.88", starting a command window and running "eqServer
configs/2-node.2D.eqc";
3) On the "192.168.1.88", starting a command window and running "eqPly -m
rockerArm.ply".
The two steps are correct. However, after the 3) step, the rendering thread
was crashed. what's wrong with my steps?


------------------------------------------------------
# two-to-one sort-first config for cluster at unizh
global
{
EQ_WINDOW_IATTR_HINT_FULLSCREEN ON
}

server
{
config
{
appNode
{
pipe
{
window
{
viewport [ 640 400 1280 800 ]
attributes{ hint_fullscreen ON }
channel { name "channel1" }
}
}
}
node
{
connection { hostname "192.168.1.101" 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://n2.nabble.com/two-node-problem-in-the-WinXP-clusters-tp3172191p3172191.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

Stefan Eilemann

unread,
Jun 29, 2009, 3:12:43 AM6/29/09
to eq-...@equalizergraphics.com

On 29. Jun 2009, at 4:03, yuan guodong (via Nabble) wrote:


> The two steps are correct. However, after the 3) step, the rendering  
> thread was crashed. what's wrong with my steps?

Nothing. You've found a bug in the new compression plugin code. I'll  
fix it next, in the mean time please update your version to revision  
3072. I've send an email to that effect to this list before you joined  
it.


HTH,

Stefan.



View this message in context: Re: [eq-dev] two-node problem in the WinXP clusters

yuan guodong

unread,
Jun 29, 2009, 4:24:24 AM6/29/09
to eq-...@equalizergraphics.com
Thanks, Stefan
 
 
2009-06-29

yuangd

发件人: Stefan Eilemann (via Nabble)
发送时间: 2009-06-29  14:59:31
收件人: yuan guodong
抄送:
主题: Re: [eq-dev] two-node problem in the WinXP clusters

On 29. Jun 2009, at 4:03, yuan guodong (via Nabble) wrote:


> The two steps are correct. However, after the 3) step, the rendering  
> thread was crashed. what's wrong with my steps?

Nothing. You've found a bug in the new compression plugin code. I'll  
fix it next, in the mean time please update your version to revision  
3072. I've send an email to that effect to this list before you joined  
it.


HTH,

Stefan.



View this message in context: Re: Re: [eq-dev] two-node problem in the WinXP clusters
Reply all
Reply to author
Forward
0 new messages