Changeset 19638 for issm/trunk-jpl/src/m/classes/clusters/pfe.m
- Timestamp:
- 10/14/15 14:46:47 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/m/classes/clusters/pfe.m ΒΆ
r19625 r19638 112 112 end 113 113 %}}} 114 function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof ) % {{{114 function BuildQueueScript(cluster,dirname,modelname,solution,io_gather,isvalgrind,isgprof,isdakota) % {{{ 115 115 116 116 if(isgprof), disp('gprof not supported by cluster, ignoring...'); end
Note:
See TracChangeset
for help on using the changeset viewer.