浏览代码

Add temanerjo screenshot

Samuel Thibault 10 年之前
父节点
当前提交
856cefc2ac
共有 3 个文件被更改,包括 7 次插入0 次删除
  1. 1 0
      doc/doxygen/Makefile.am
  2. 6 0
      doc/doxygen/chapters/11debugging_tools.doxy
  3. 二进制
      doc/doxygen/chapters/temanejo.png

+ 1 - 0
doc/doxygen/Makefile.am

@@ -182,6 +182,7 @@ EXTRA_DIST	= 					\
 	chapters/tasks_size_overhead.png		\
 	chapters/tasks_size_overhead.eps		\
 	chapters/tasks_size_overhead.pdf		\
+	chapters/temanejo.png		\
 	doxygen.cfg 					\
 	refman.tex					\
 	$(DOX_HTML_DIR)

+ 6 - 0
doc/doxygen/chapters/11debugging_tools.doxy

@@ -41,6 +41,12 @@ install <c>Ayudame.h</c> to e.g. <c>/usr/local/include</c>, apply the
 sure that it found it, rebuild StarPU.  Run the Temanejo GUI, give it the path
 to your application, any options you want to pass it, the path to <c>libayudame.so</c>.
 
+It permits to visualize the task graph, add breakpoints, continue execution
+task-by-task, and run gdb on a given task, etc.
+
+\image html temanejo.png
+\image latex temanejo.png "" width=\textwidth
+
 Make sure to specify at least the same number of CPUs in the dialog box as your
 machine has, otherwise an error will happen during execution. Future versions
 of Temanejo should be able to tell StarPU the number of CPUs to use.

二进制
doc/doxygen/chapters/temanejo.png