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
  • TabularUnified issm/trunk-jpl/src/m/classes/clusters/pfe.m ΒΆ

    r19625 r19638  
    112112                 end
    113113                 %}}}
    114                  function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof) % {{{
     114                 function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof,isdakota) % {{{
    115115
    116116                         if(isgprof),    disp('gprof not supported by cluster, ignoring...'); end
Note: See TracChangeset for help on using the changeset viewer.