Design Studies: Abort and Resuming after Abort
Design Manager can abort for reasons such as hardware conflicts or lack of system resources. When it does abort, you can resume the aborted design study from the last completed design.
You can also manually abort one or more running design studies. In contrast to stopping a design study, where the running design simulations run until completion, aborting a design study kills the running design simulations. This is particularly useful if you want to cancel a design study without having to wait until the running design simulations complete.
-
To manually abort all the running design studies:
- Right-click the Design Studies node and select Abort All Studies.
- Select the
node from the toolbar.
-
To manually abort one specific design study:
- Right-click this particular design study and select Abort Study.
To manually abort a running design study in batch mode:
-
Depending on your operating system, do one of the following:
- On Windows, place a file with the file name DM_ABORT in the run directory; an empty text file is sufficient for this purpose.
- On Linux, use the following line command:
% touch DM_ABORT
You can customize the abort file name in your Design Manager project, see Design Manager Reference.
Design Manager kills the running design simulations. The results of the completed designs are available in the study artifact directory.
To resume after abort:
-
Run the design study.
Design Manager automatically detects the completed designs and runs the remaining design simulations until the design study completes.
Note | Design Manager can only resume from the last completed design, if the Design Manager project is automatically saved when each design simulation completes. For this reason, you are advised to always activate the Auto Save option (see Run Settings Reference). |