How to Install and Uninstall starpu-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "starpu-examples" package

Please follow the guidelines below to install starpu-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install starpu-examples

2. Uninstall "starpu-examples" package

This tutorial shows how to uninstall starpu-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove starpu-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the starpu-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: starpu-examples
Priority: extra
Section: universe/science
Installed-Size: 3908
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: starpu
Version: 1.1.4+dfsg-3build2
Depends: freeglut3, libblas3 | libblas.so.3, libc6 (>= 2.14), libgfortran3 (>= 4.6), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libgomp1 (>= 4.9), libopenmpi1.10, libstarpu-1.1-9, libstarpumpi-1.1-3, libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.1-1
Conflicts: starpu-contrib-examples
Filename: pool/universe/s/starpu/starpu-examples_1.1.4+dfsg-3build2_amd64.deb
Size: 161122
MD5sum: 7f05d898a3448bb9a9a25cd8f9fc5541
SHA1: 3ebaaa1b5bf76adf0a366df82fe41d150c336bee
SHA256: dcb5ef2455baa93a5a576e4f2d43a4f70d38ad72ba30312cfb3d0335f097c40d
Description-en: 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.
Description-md5: 601fd3c318d53962421cdbdd364f312b
Homepage: http://starpu.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu