mailr17537 - /trunk/docs/latex/model-free.tex


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 21, 2012 - 10:22:
Author: bugman
Date: Fri Sep 21 10:22:46 2012
New Revision: 17537

URL: http://svn.gna.org/viewcvs/relax?rev=17537&view=rev
Log:
Added the use of the program 'nice' to the model-free GUI tutorial in the 
user manual.


Modified:
    trunk/docs/latex/model-free.tex

Modified: trunk/docs/latex/model-free.tex
URL: 
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/model-free.tex?rev=17537&r1=17536&r2=17537&view=diff
==============================================================================
--- trunk/docs/latex/model-free.tex (original)
+++ trunk/docs/latex/model-free.tex Fri Sep 21 10:22:46 2012
@@ -1516,7 +1516,9 @@
 
 \example{Processor fabric:  MPI 2.1 running via mpi4py with 4 slave 
processors \& 1 master.  Using Open MPI 1.4.3.}
 
-If you are using a different MPI implementation, please see the 
documentation of that implementation to see how to launch a program in MPI 
mode.
+If you are using a different MPI implementation, please see the 
documentation of that implementation to see how to launch a program in MPI 
mode.  Finally as the calculation takes so long, we will run the calculations 
at a lower priority so that the computer is not slowed down too much and 
remains responsive.  Therefore this model-free GUI analysis tutorial will be 
launched with the full command:
+
+\example{\$ nice -n 15 mpirun -np 5 /usr/local/bin/relax --multi=`mpi4py' 
--gui --log log}
 
 
 % Initialisation of the data pipe.




Related Messages


Powered by MHonArc, Updated Fri Sep 21 11:20:01 2012