Index: /issm/trunk-jpl/jenkins/linux64_ross_python
===================================================================
--- /issm/trunk-jpl/jenkins/linux64_ross_python	(revision 23261)
+++ /issm/trunk-jpl/jenkins/linux64_ross_python	(revision 23262)
@@ -50,8 +50,8 @@
 #number of cpus used in ISSM installation and compilation (one is usually
 #safer as some packages are very sensitive to parallel compilation)
-NUMCPUS_INSTALL=10
+NUMCPUS_INSTALL=5
 
 #number of cpus used in the nightly runs.
-NUMCPUS_RUN=5
+NUMCPUS_RUN=3
 
 #Nightly run options. The matlab routine runme.m will be called
@@ -59,4 +59,4 @@
 #by Matlab and runme.m
 #ex: "'id',[101 102 103]"
-PYTHON_NROPTIONS="--exclude_name 'Dakota' --numprocs 1"
+PYTHON_NROPTIONS="--exclude_name 'Dakota'"
 MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]"
