Freezing problem on other Linux machine

Discussion in 'Cadence' started by ecnedad, Jan 18, 2009.

  1. ecnedad

    ecnedad Guest

    Hi to everyone.
    I need help with freezing problem on our project.
    We have project that runs Base Ocean Script to a remote machine.
    We've executed the Base Ocean Script on other Linux machine and it
    works properly but there are some Linux machine that freeze our
    program when executing the Base Ocean Script.
    I just want to know if there's any compatibility or conflict between
    Linux versions and Cadence?
    Hope anyone could help me or give me an idea regarding this freezing
    problem.
    Thank you in advance and God bless! (^_^)
     
    ecnedad, Jan 18, 2009
    #1
  2. ecnedad

    Riad KACED Guest

    Hi there,

    You are very likely to get some help if you could tell us more about
    the difference between the machines where the script works properly
    and where it does not.
    What is the hardware (uname -a) ? What is the software ? RH, Suse ...
    etc. What does it mean 'freeze' ? Does it start ? hang during the
    run ?
    Anyway, the more you disclose about your problem, the likely you are
    to get help.

    Waiting for your details ...

    Riad.
     
    Riad KACED, Jan 18, 2009
    #2
  3. ecnedad

    ecnedad Guest

    Thank you for your suggestion.
    But let me correct my question:

    This is my situation:
    We're using the SKILL function IPC to communicate Tcl/Tk and the
    Cadence SKILL.

    lstTestItems = list("test002" "test003" "test004" "test005"
    "test006" ..... "test065")
    myTable = makeTable("myTable" "NG")
    foreach( testItem lstTestItems
    myTable[testItem] =ipcBeginProcess("cd testItem; ./runSpectre")
    ipcWaitForProcess(myTable[testItem])
    );foreach

    runSpectre -> is a batch file we run to execute the simulation of on
    test item.

    This process freezes in the following machine with the following
    specification:
    CPU: Intel(R) Core(TM2) Quad CPU Q6700 @ 2.66 GHz
    MEM: Mem Total -> 3035368 kB
    Swap Total -> 6289436 kB
    OS: Red Hat Enterprise Linux WS release 3 (Taroon Update 9)

    CPU: Intel(R) Core(TM2) Duo CPU E8400 @ 3.00 GHz
    MEM: Mem Total -> 3947384 kB
    Swap Total -> 8385888 kB
    OS: Red Hat Enterprise Linux WS release 3 (Taroon Update 9)

    CPU: Intel(R) Core(TM2) Quad CPU Q9450 @ 2.66 GHz
    MEM: Mem Total -> 3947384 kB
    Swap Total -> 8385920 kB
    OS: Red Hat Enterprise Linux WS release 3 (Taroon Update 9)

    CPU: Intel(R) Xeon(TM) CPU 3.20 GHz
    MEM: Mem Total -> 4120760 kB
    Swap Total -> 2096472 kB
    OS: Red Hat Linux release 7.2(Enigma)

    But with the machines lower than the above specification, we don't
    encountered the freezing phenomenon.

    Hope anyone could help us regarding this matter.
    Thank you in advance and God bless!
     
    ecnedad, Jan 26, 2009
    #3
  4. ecnedad

    fogh Guest

    yes, but which god running on which platform ? Please post the output of
    /net/share/sbin/creator -V -l -a
     
    fogh, Jan 27, 2009
    #4
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.