Changeset 1601
- Timestamp:
- 08/06/09 08:24:45 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/Nightly/testsgetpackage.m
r1599 r1601 26 26 package='cielo'; 27 27 md.cluster=oshostname; 28 %check and modify number of cpus if necessary 29 np=feature('numCores'); 30 if np<md.np; 31 md.np=np; 32 end 28 33 29 34 else
Note:
See TracChangeset
for help on using the changeset viewer.