StarPU Handbook
Loading...
Searching...
No Matches
------— StarPU Basics ------—

This part presents the basic knowledge of StarPU. It should be read to understand how StarPU works and how to execute a basic StarPU application.

The next chapters cover the most important and core concepts in StarPU:

  • Chapter Tasks In StarPU explains the basic information on tasks management.
  • Chapter Data Management shows how to manage the data layout of your application data by using the different data interfaces provided by StarPU.
  • Chapter Scheduling explains the scheduling policies provided by StarPU.

Some examples applications are provided from the StarPU sources for you to try. Chapter Examples in StarPU Sources lists these applications.