Changeset 19440
- Timestamp:
- 07/15/15 20:23:01 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_caladan_python
r19439 r19440 75 75 #number of cpus used in ISSM installation and compilation (one is usually 76 76 #safer as some packages are very sensitive to parallel compilation) 77 NUMCPUS_INSTALL= 877 NUMCPUS_INSTALL=4 78 78 79 79 #number of cpus used in the nightly runs. 80 NUMCPUS_RUN= 880 NUMCPUS_RUN=4 81 81 82 82 #Nightly run options. The matlab routine runme.m will be called
Note:
See TracChangeset
for help on using the changeset viewer.