Changes between Version 1 and Version 2 of nowaitlock


Ignore:
Timestamp:
06/27/23 08:14:41 (11 months ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • nowaitlock

    v1 v2  
    88   loadmodel(org,'PreviousStepName');
    99
    10    %Make sure jobs are submitted without MATLAB waiting for the results, and job name is unique
     10   %Make sure jobs are submitted without MATLAB waiting for job completion
    1111   md.settings.waitonlock = 0;
    1212   md.cluster.interactive = 0; %only needed if you are using the generic cluster