--- /srv/rebuilderd/tmp/rebuilderd25Ucb3/inputs/libstarpu-dev_1.4.10+dfsg-2+b3_loong64.deb +++ /srv/rebuilderd/tmp/rebuilderd25Ucb3/out/libstarpu-dev_1.4.10+dfsg-2+b3_loong64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-08 11:59:51.000000 debian-binary │ --rw-r--r-- 0 0 0 171704 2026-03-08 11:59:51.000000 control.tar.xz │ --rw-r--r-- 0 0 0 16224868 2026-03-08 11:59:51.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 171656 2026-03-08 11:59:51.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 16224752 2026-03-08 11:59:51.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │ │ │ │ │ │ │
│ │ │
1. Introduction
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │

│ │ │ Motivation

│ │ │

The use of specialized hardware, such as accelerators or coprocessors offers an interesting approach to overcoming the physical limits encountered by processor architects. As a result, many machines are now equipped with one or several accelerators (e.g. a GPU), in addition to the usual processor(s). While significant efforts have been devoted to offloading computation onto such accelerators, very little attention has been paid to portability concerns on the one hand, and to the possibility of having heterogeneous accelerators and processors interact on the other hand.

│ │ │

StarPU is a runtime system that provides support for heterogeneous multicore architectures. It not only offers a unified view of the computational resources (i.e. CPUs and accelerators simultaneously) but also takes care of efficiently mapping and executing tasks onto an heterogeneous machine while transparently handling low-level issues such as data transfers in a portable manner.

│ │ │

│ │ │ StarPU in a Nutshell

│ │ │

StarPU is a software tool designed to enable programmers to harness the computational capabilities of both CPUs and GPUs, all while sparing them the need to meticulously adapt their programs for specific target machines and processing units.

│ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. Introduction │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. │ │ │ │ +updated on 2026-06-18. │ │ │ │ Motivation │ │ │ │ The use of specialized hardware, such as accelerators or coprocessors offers an │ │ │ │ interesting approach to overcoming the physical limits encountered by processor │ │ │ │ architects. As a result, many machines are now equipped with one or several │ │ │ │ accelerators (e.g. a GPU), in addition to the usual processor(s). While │ │ │ │ significant efforts have been devoted to offloading computation onto such │ │ │ │ accelerators, very little attention has been paid to portability concerns on │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_dev/index.html │ │ │ @@ -90,15 +90,15 @@ │ │ │
│ │ │
1. Introduction
│ │ │
│ │ │
│ │ │

│ │ │

Foreword

│ │ │ This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │

│ │ │ Motivation

│ │ │
│ │ │ │ │ │
│ │ │
│ │ │
│ │ │ ├── html2text {} │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ StarPU Internal Handbook │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. Introduction │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. │ │ │ │ +updated on 2026-06-18. │ │ │ │ Motivation │ │ │ │ * Generated on for StarPU Internal Handbook by [doxygen]1.15.0 │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_applications/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU Applications
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

This part presents how to write a StarPU application from an existing application.

│ │ │

Some of the applications presented in the following chapters and some others are available in the git repository https://gitlab.inria.fr/starpu/starpu-applications

│ │ │

A full StarPU tutorial which can be run with Docker is available at https://starpu.gitlabpages.inria.fr/tutorials/docker/

│ │ │
│ │ │ │ │ │
│ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Applications │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU Applications │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ This part presents how to write a StarPU application from an existing │ │ │ │ application. │ │ │ │ Some of the applications presented in the following chapters and some others │ │ │ │ are available in the git repository https://gitlab.inria.fr/starpu/starpu- │ │ │ │ applications │ │ │ │ A full StarPU tutorial which can be run with Docker is available at https:// │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_basics/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │ │ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU Basics
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

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.

│ │ │
    │ │ │
  • │ │ │ Chapter StarPU Applications, setting up Your Own Code shows how to create and run your own StarPU applications.
  • │ │ │
  • │ │ │ Chapter Basic Examples shows how to implement simple programs that submit tasks to StarPU.
  • │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Basics │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU Basics │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ 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. │ │ │ │ * Chapter StarPU_Applications,_setting_up_Your_Own_Code shows how to create │ │ │ │ and run your own StarPU applications. │ │ │ │ * Chapter Basic_Examples shows how to implement simple programs that submit │ │ │ │ tasks to StarPU. │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_extensions/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU Extensions
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

This part explains the advanced concepts of StarPU. It is intended for users whose applications need more than basic task submission.

│ │ │

You can learn more knowledge about some important and core concepts in StarPU:

    │ │ │
  • │ │ │ After reading Chapter Tasks In StarPU, you can get more information about how to manage tasks in StarPU in Chapter Advanced Tasks In StarPU.
  • │ │ │
  • │ │ │ After reading Chapter Data Management, you can know more about how to manage the data layout of your applications in Chapter Advanced Data Management.
  • │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Extensions │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU Extensions │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ This part explains the advanced concepts of StarPU. It is intended for users │ │ │ │ whose applications need more than basic task submission. │ │ │ │ You can learn more knowledge about some important and core concepts in StarPU: │ │ │ │ * After reading Chapter Tasks_In_StarPU, you can get more information about │ │ │ │ how to manage tasks in StarPU in Chapter Advanced_Tasks_In_StarPU. │ │ │ │ * After reading Chapter Data_Management, you can know more about how to │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_faq/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU FAQs
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

This part explains how to better tune your application to achieve good performance, and also how to fix some difficulties you may encounter while implementing your applications.

│ │ │
    │ │ │
  • │ │ │ We give a list of features in Chapter Check List When Performance Are Not There which should be checked to improve performances of your applications.
  • │ │ │
  • │ │ │ There are some frequently asked questions in Chapter Frequently Asked Questions that may help you to solve your problems.
  • │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU FAQs │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU FAQs │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ This part explains how to better tune your application to achieve good │ │ │ │ performance, and also how to fix some difficulties you may encounter while │ │ │ │ implementing your applications. │ │ │ │ * We give a list of features in Chapter Check_List_When_Performance_Are_Not │ │ │ │ There which should be checked to improve performances of your │ │ │ │ applications. │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_installation/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU Installation
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

This parts shows a basic usage of StarPU and how to execute the provided examples or your own applications.

│ │ │
    │ │ │
  • │ │ │ Chapter Building and Installing StarPU shows how to build and install StarPU.
  • │ │ │
  • │ │ │ Chapter Compilation Configuration shows how to tune StarPU building process through configuration options.
  • │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Installation │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU Installation │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ This parts shows a basic usage of StarPU and how to execute the provided │ │ │ │ examples or your own applications. │ │ │ │ * Chapter Building_and_Installing_StarPU shows how to build and install │ │ │ │ StarPU. │ │ │ │ * Chapter Compilation_Configuration shows how to tune StarPU building │ │ │ │ process through configuration options. │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_introduction/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. Introduction
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

│ │ │ Motivation

│ │ │

The use of specialized hardware, such as accelerators or coprocessors offers an interesting approach to overcoming the physical limits encountered by processor architects. As a result, many machines are now equipped with one or several accelerators (e.g. a GPU), in addition to the usual processor(s). While significant efforts have been devoted to offloading computation onto such accelerators, very little attention has been paid to portability concerns on the one hand, and to the possibility of having heterogeneous accelerators and processors interact on the other hand.

│ │ │

StarPU is a runtime system that provides support for heterogeneous multicore architectures. It not only offers a unified view of the computational resources (i.e. CPUs and accelerators simultaneously) but also takes care of efficiently mapping and executing tasks onto an heterogeneous machine while transparently handling low-level issues such as data transfers in a portable manner.

│ │ │

│ │ │ StarPU in a Nutshell

│ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Introduction │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. Introduction │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ Motivation │ │ │ │ The use of specialized hardware, such as accelerators or coprocessors offers an │ │ │ │ interesting approach to overcoming the physical limits encountered by processor │ │ │ │ architects. As a result, many machines are now equipped with one or several │ │ │ │ accelerators (e.g. a GPU), in addition to the usual processor(s). While │ │ │ │ significant efforts have been devoted to offloading computation onto such │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_languages/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU Language Bindings
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ This is a sub-part of the StarPU documentation, go here to read the whole documentation.

│ │ │

This part shows how StarPU which is natively written in C, has been extended to allow applications written in other languages to use it.

│ │ │
    │ │ │
  • │ │ │ You can learn to natively access most of StarPU functionalities from Fortran 2008+ codes with some explanations and examples in Chapter The StarPU Native Fortran Support.
  • │ │ │
  • │ │ │ You can find out how to execute Java applications with some important StarPU APIs in Chapter StarPU Java Interface.
  • │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Language Bindings │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU Language Bindings │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. This is a sub-part of the StarPU documentation, go here │ │ │ │ to read the whole documentation. │ │ │ │ This part shows how StarPU which is natively written in C, has been extended to │ │ │ │ allow applications written in other languages to use it. │ │ │ │ * You can learn to natively access most of StarPU functionalities from │ │ │ │ Fortran 2008+ codes with some explanations and examples in Chapter The │ │ │ │ StarPU_Native_Fortran_Support. │ │ │ │ * You can find out how to execute Java applications with some important │ │ ├── ./usr/share/doc/libstarpu-dev/manual/html_web_performances/index.html │ │ │ @@ -88,15 +88,15 @@ │ │ │
│ │ │ │ │ │
│ │ │
1. StarPU Handbook - StarPU Performances
│ │ │
│ │ │
│ │ │

Foreword

This manual documents the version 1.4.10 of StarPU. │ │ │ -Its contents was last updated on 2026-03-08. │ │ │ +Its contents was last updated on 2026-06-18. │ │ │ 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
  • │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ StarPU Handbook - StarPU Performances │ │ │ │ Loading... │ │ │ │ Searching... │ │ │ │ No Matches │ │ │ │ 1. StarPU Handbook - StarPU Performances │ │ │ │ Foreword │ │ │ │ This manual documents the version 1.4.10 of StarPU. Its contents was last │ │ │ │ -updated on 2026-03-08. This is a sub-part of the StarPU documentation, go here │ │ │ │ +updated on 2026-06-18. 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