Changeset 19638 for issm/trunk-jpl/src/m/classes/clusters/pollux.m
- Timestamp:
- 10/14/15 14:46:47 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/clusters/pollux.m
r19335 r19638 46 46 end 47 47 %}}} 48 function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof ) % {{{48 function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof,isdakota) % {{{ 49 49 50 50 if(isvalgrind), disp('valgrind not supported by cluster, ignoring...'); end
Note:
See TracChangeset
for help on using the changeset viewer.