Index: ../trunk-jpl/jenkins/linux64_caladan_python =================================================================== --- ../trunk-jpl/jenkins/linux64_caladan_python (revision 19439) +++ ../trunk-jpl/jenkins/linux64_caladan_python (revision 19440) @@ -74,10 +74,10 @@ #number of cpus used in ISSM installation and compilation (one is usually #safer as some packages are very sensitive to parallel compilation) -NUMCPUS_INSTALL=8 +NUMCPUS_INSTALL=4 #number of cpus used in the nightly runs. -NUMCPUS_RUN=8 +NUMCPUS_RUN=4 #Nightly run options. The matlab routine runme.m will be called #as follows: runme($MATLAB_NROPTIONS). The options must be understandable