Ignore:
Timestamp:
10/14/15 14:46:47 (9 years ago)
Author:
Eric.Larour
Message:

CHG: need to introduce the isdakota parameter in the BuildQueueScript, because for versions of Dakota >=6, we are now calling a
different executable, called issm_dakota.

File:
1 edited

Legend:

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

    r19335 r19638  
    4646                 end
    4747                 %}}}
    48                  function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof) % {{{
     48                 function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof,isdakota) % {{{
    4949
    5050                         if(isvalgrind), disp('valgrind not supported by cluster, ignoring...'); end
Note: See TracChangeset for help on using the changeset viewer.