monteCarlo on IC5 creates an extra job

Discussion in 'Cadence' started by rick, Dec 21, 2010.

  1. rick

    rick Guest

    When running monteCarlo on IC5, ADE will create an extra job. If I
    enter number of runs =4 it will submit
    5. This happens when running in distributed mode. Has anyone seen
    this before?
     
    rick, Dec 21, 2010
    #1
  2. rick wrote, on 12/21/10 23:46:
    Rick,

    My guess (without trying it) is that this is due to the nominal run that is run
    first. The nominal run is for two reasons - it's useful to have the nominal
    results, and second it's used to validate the expressions (and abort if the
    expressions fail).

    In IC6.1, you can turn off the nominal run, but I don't believe it's possible in
    IC5141 - the cdsenv in IC6.1 is:

    spectre.mc donominal string "yes"

    Regards,

    Andrew
     
    Andrew Beckett, Dec 22, 2010
    #2
  3. rick

    Rick Mattern Guest

    It looks like the last job creates the plots but its not waiting for
    it to complete since its running under DRMS
    which disable waits. we had this issue before with ocean and had to
    use IPC commands to submtit and wait.
    We are submitting using the "command" option on the panel so any idea
    on how to form a command to tell
    it to wait until all of the jobs are done? The submitter is NC or
    network computer and the command is:
    nc run -C spectre_ade

    Thanks
     
    Rick Mattern, Dec 23, 2010
    #3
  4. Rick Mattern wrote, on 12/23/10 00:01:
    Hi Rick,

    OCEAN has the wait() function to wait until a job is completed, but that won't
    work if you're using command mode. Without access to NC, I don't think I could
    offer much in the way of advice, I'm afraid. One possibility would be to submit
    a dependent job somehow, but I think you'd end up bypassing the ADE integration.

    Regards,

    Andrew.
     
    Andrew Beckett, Jan 4, 2011
    #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.