Changeset 20052 for issm/trunk-jpl/jenkins/linux64_ross_ampi
- Timestamp:
- 02/02/16 18:52:41 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross_ampi
r20003 r20052 80 80 #number of cpus used in ISSM installation and compilation (one is usually 81 81 #safer as some packages are very sensitive to parallel compilation) 82 NUMCPUS_INSTALL= 382 NUMCPUS_INSTALL=5 83 83 84 84 #number of cpus used in the nightly runs. 85 NUMCPUS_RUN= 285 NUMCPUS_RUN=3 86 86 87 87 #Nightly run options. The matlab routine runme.m will be called
Note:
See TracChangeset
for help on using the changeset viewer.