How to Install and Uninstall libstarpu-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libstarpu-dev" package

Please follow the instructions below to install libstarpu-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstarpu-dev

2. Uninstall "libstarpu-dev" package

Please follow the step by step instructions below to uninstall libstarpu-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstarpu-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstarpu-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstarpu-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2427
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: starpu
Version: 1.1.4+dfsg-3build2
Depends: libstarpu-1.1-9 (= 1.1.4+dfsg-3build2), libstarpufft-1.1-1 (= 1.1.4+dfsg-3build2), libstarpumpi-1.1-3 (= 1.1.4+dfsg-3build2), libhwloc-dev, opencl-headers, ocl-icd-opencl-dev
Conflicts: libstarpu-contrib-dev
Filename: pool/universe/s/starpu/libstarpu-dev_1.1.4+dfsg-3build2_amd64.deb
Size: 269772
MD5sum: e4b0d38c9002685f5d18a6ae00751874
SHA1: 5b9b82a5f309eac316b2cac18e612af3a878ffc9
SHA256: 321b039a1827a19f4647420a1437c56247c0a3bdb20f06a283b71e08bfbe8957
Description-en: Task scheduler for heterogeneous multicore machines - dev
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 development headers and libraries.
Description-md5: 967c103c8b3cf3662ee291f422fa5be6
Homepage: http://starpu.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu