Install starpu-examples by entering the following commands in the terminal:
sudo apt update sudo apt install starpu-examples
Description:
Task scheduler for heterogeneous multicore machines - exs
StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains application examples.
Homepage: http://starpu.gforge.inria.fr/
Version: 1.2.3+dfsg-4
Section: universe/science