Changeset 20630


Ignore:
Timestamp:
05/20/16 14:10:39 (9 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/clusters/greenplanet.m

    r20571 r20630  
    6969                 end
    7070                 %}}}
    71                  function BuildKrigingQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof) % {{{
     71                 function BuildKrigingQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof,isdakota) % {{{
    7272
    7373                         if(isvalgrind), disp('valgrind not supported by cluster, ignoring...'); end
     
    148148
    149149                 end %}}}
    150                  function LaunchQueueJob(cluster,modelname,dirname,filelist,restart)% {{{
     150                 function LaunchQueueJob(cluster,modelname,dirname,filelist,restart,batch)% {{{
    151151
    152152                         disp('launching solution sequence on remote cluster');
Note: See TracChangeset for help on using the changeset viewer.