Explorar o código

make it clear that STARPU_GENERATE_TRACE can't work with mpi

Samuel Thibault %!s(int64=9) %!d(string=hai) anos
pai
achega
5b013201f3
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      doc/doxygen/chapters/13offline_performance_tools.doxy

+ 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