Foreword
This manual documents the version 1.4.2 of StarPU.
Its contents was last updated on 2023-11-23.
Copyright © 2009-2023 Université de Bordeaux, CNRS (LaBRI UMR 5800), Inria
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled “GNU Free
Documentation License”.
This part shows how to measure application performances.
-
Chapter Benchmarking StarPU introduces some interesting benchmarks which can be found in StarPU sources.
-
Chapter Online Performance Tools gives information on online performance monitoring tools to help you analyze your program
-
Chapter Offline Performance Tools gives information on offline performance tools such as a FxT library to trace execution data and tasks and a StarPU Eclipse Plugin to visualize data traces directly from the Eclipse IDE.