Distributed Synthesis

Discussion in 'Cadence' started by mama tvoja, Jun 22, 2004.

  1. mama tvoja

    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,
     
    mama tvoja, Jun 22, 2004
    #1
  2. 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
     
    Jean Brouwers, Jun 25, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.