Prechádzať zdrojové kódy

make it clear that STARPU_GENERATE_TRACE can't work with mpi

Samuel Thibault 9 rokov pred
rodič
commit
5b013201f3

+ 3 - 1
doc/doxygen/chapters/13offline_performance_tools.doxy

@@ -123,7 +123,9 @@ Details of the codelet execution can be obtained by passing
 configuring StarPU and using a recent enough version of ViTE (at least
 r1430).
 
-In the MPI execution case, collect the trace files from the MPI nodes, and
+In the MPI execution case, \ref STARPU_GENERATE_TRACE will not work as expected
+(each node will try to generate paje.trace, thus mixing outputs...), you have to
+collect the trace files from the MPI nodes, and
 specify them all on the command <c>starpu_fxt_tool</c>, for instance:
 
 \verbatim