StarPU Handbook - StarPU Performances
1. StarPU Handbook - StarPU Performances

Foreword

This manual documents the version 1.4.8 of StarPU. Its contents was last updated on 2025-06-16.

Copyright © 2009-2025 University of 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 is a sub-part of the StarPU documentation, go here to read the whole documentation.

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.