Time Execution of Simulation

Discussion in 'Cadence' started by ecnedad, Jul 23, 2008.

  1. ecnedad

    ecnedad Guest

    I'm running a remote simulation.

    My problem is regarding the time execution of Simulation.

    I'm using an ipcBeginProcess to run the spectre remotely.

    And ipcBeginProcess takes 46 secs to finished the simulation and to
    get ready for another process.

    But when I look into my spectre log file (spectre.out), the spectre
    simulation only took 4 secs to finished the actual spectre process.

    So the ipcBeginProcess took 42 secs to send the command and wait for
    the id process to be ready again.

    ipcBeginProcess took more than 10 times of the actual spectre runtime.

    Is there a way to minimize the runtime process of ipcBeginProcess.
     
    ecnedad, Jul 23, 2008
    #1
  2. ecnedad

    Riad KACED Guest

    Hi,

    What if you try to higher the nice level of your process by using the
    ipcSetPriority ?
    Riad.

    PS: useful skill function : measureTime()
     
    Riad KACED, Jul 24, 2008
    #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.