Changeset 20077
- Timestamp:
- 02/03/16 16:10:48 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/jenkins/linux64_ross_se ΒΆ
r20073 r20077 76 76 #number of cpus used in ISSM installation and compilation (one is usually 77 77 #safer as some packages are very sensitive to parallel compilation) 78 NUMCPUS_INSTALL= 1078 NUMCPUS_INSTALL=5 79 79 80 80 #number of cpus used in the nightly runs. 81 NUMCPUS_RUN= 581 NUMCPUS_RUN=4 82 82 83 83 #Nightly run options. The matlab routine runme.m will be called
Note:
See TracChangeset
for help on using the changeset viewer.