Changeset 20052 for issm/trunk-jpl/jenkins/linux64_ross_ad
- Timestamp:
- 02/02/16 18:52:41 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross_ad
r19976 r20052 70 70 #number of cpus used in ISSM installation and compilation (one is usually 71 71 #safer as some packages are very sensitive to parallel compilation) 72 NUMCPUS_INSTALL= 372 NUMCPUS_INSTALL=5 73 73 74 74 #number of cpus used in the nightly runs. 75 NUMCPUS_RUN= 275 NUMCPUS_RUN=4 76 76 77 77 #Nightly run options. The matlab routine runme.m will be called
Note:
See TracChangeset
for help on using the changeset viewer.