<div dir="ltr">Hi All,<br><br>I&#39;m trying to get the Einstein Toolkit installed on an HPC cluster running SLES. The trouble is that Cactus tries to use all the available processors even when I specify a smaller number (by setting ppn in my PBS script).<br><br>As a test, I tried running the compilation with a parameter file that required about 5 GB of RAM. In my PBS script, I set nodes=1 and ppn=3, and then ran using openmpi-1.10.1:<br><br>mpirun -hostfile $PBS_NODEFILE &lt;ET exe&gt; &lt;parameter file&gt;<br><br>This resulted in the simulation running on all 24 available processors, even though I&#39;d only requested 3. Since PBS and MPI are integrated, I was told that using -np with mpirun wouldn&#39;t help. <br><br>Does anyone know how to address this issue?<br><br>Thanks,<br><br>Gwyneth<div><br></div></div>