Distributed Synthesis

M

mama tvoja

Guest
Hello

I've tried to run the Distributed BuildGates Synthesis using the host list
approach using ssh instead of rlogin, and i've set everything to work
properly (rlogin is a link to ssh, and works like a normal rlogin) and
tested it outside of Dist. Synth. and it works, but when i try to run (after
setting the list of hosts)
check_host -all -all -verbose -force
it says that it can't rlogin to any of them (although it can outside of
Dist. Synth), and it seems that the Dist. Synth. has it's own implementation
of rlogin, which seems crazy (correct me if i'm wrong)

Did anyone try setting this up with ssh?
Did anyone encounter the same problem?

If someone knows what is the problem or where i was wrong, or anything at
all (pointer to some reference or something), i would be very grateful for
any kind of response.


Thank you in advance

Matko Bosnjak, matko.bosnjakREMOVETHIS@fer.hr
 
Distributed Systhesis uses rsh (or remsh) to run jobs on remote hosts.
Therefore, making rlogin a link to ssh will not help.

Try linking rsh to ssh, that *may* work. Then run the Csh script
rac_shell <host> -test .... to test all basic remote functions. Type
rac_shell -help for details.

/Jean Brouwers


In article <cb7sdc$t6p$1@bagan.srce.hr>, mama tvoja
<mama@basca.krompirovlje> wrote:

Hello

I've tried to run the Distributed BuildGates Synthesis using the host list
approach using ssh instead of rlogin, and i've set everything to work
properly (rlogin is a link to ssh, and works like a normal rlogin) and
tested it outside of Dist. Synth. and it works, but when i try to run (after
setting the list of hosts)
check_host -all -all -verbose -force
it says that it can't rlogin to any of them (although it can outside of
Dist. Synth), and it seems that the Dist. Synth. has it's own implementation
of rlogin, which seems crazy (correct me if i'm wrong)

Did anyone try setting this up with ssh?
Did anyone encounter the same problem?

If someone knows what is the problem or where i was wrong, or anything at
all (pointer to some reference or something), i would be very grateful for
any kind of response.


Thank you in advance

Matko Bosnjak, matko.bosnjakREMOVETHIS@fer.hr
 

Welcome to EDABoard.com

Sponsor

Back
Top