[yt-svn] commit/yt-doc: ngoldbaum: Fixes a formatting error in the parallel analysis section

Bitbucket commits-noreply at bitbucket.org
Thu Jan 26 14:14:46 PST 2012


1 new commit in yt-doc:


https://bitbucket.org/yt_analysis/yt-doc/changeset/ede551576313/
changeset:   ede551576313
user:        ngoldbaum
date:        2012-01-26 22:38:34
summary:     Fixes a formatting error in the parallel analysis section
affected #:  1 file

diff -r dcbe2bcadb649cf7bbc0978b504831cbe25aaf2b -r ede551576313e186e9a4e84f8c48aecaf9993fad source/advanced/parallel_computation.rst
--- a/source/advanced/parallel_computation.rst
+++ b/source/advanced/parallel_computation.rst
@@ -338,7 +338,7 @@
     the job scheduler queue; it may be worth trying to find it.
 
   * If you are using object-based parallelism but doing CPU-intensive computations
-    on each object, you may find that setting :py:data:'num_procs' equal to the 
+    on each object, you may find that setting ``num_procs`` equal to the 
     number of processors per compute node can lead to significant speedups.
     By default, most mpi implimentations will assign tasks to processors on a
     'by-slot' basis, so this setting will tell yt to do computations on a single

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list