Which Cadence version is needed to use asimenv.distributed deleteJobOption

Discussion in 'Cadence' started by Carl Cursujani, Aug 25, 2004.

  1. Which version of cadence is needed to use "asimenv.distributed
    deleteJob" Option

    It is described in my documentation of version 5.0, but it doesn't work.



    The funtion is there described as followed:




    asimenv.distributed deleteJob boolean nil


    Specifys whether to remove a job from the DP database after job
    completion. So that, if set to t, the same job name is used repeatedly.
    For example, if you submit a job by the name Job001, the data for this
    job is generated in the <>/..../job001/ directory. When yousubmit
    another job after the completion of job001, the same job name appears in
    the Job Name field of the Job Submit form and the data for that would be
    generated at the same location <>/..../job001. In this way, you can
    avoid the making of separate data directories for every submitted job.
    The default behaviour is, DP generates a separate data directory for
    each job. The same can also be specified from the GUI option Reuse Job
    Name After Completion.





    I use cadence 5.0.32

    I can't find the GUI option "Reuse Job Name After Completion" neither





    Thanks for any help
     
    Carl Cursujani, Aug 25, 2004
    #1
  2. Carl Cursujani

    Erik Wanta Guest

    Carl:
    In IC5141 there is a toggle button in the run simulation form called
    "reuse job name after completion". If you submit job001 and then
    submit another after job001 is done you will see job001 as the job
    name for the second run.

    It doesn't look like the following is directly tied to the run form:
    asimenv.distributed deleteJob boolean nil

    That is, if I change the setting of deleteJob is doesn't change the
    toggle in the run form.
     
    Erik Wanta, Aug 29, 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.