How to Install and Uninstall starpu-examples Package on Kali Linux

Last updated: May 15,2024

1. Install "starpu-examples" package

In this section, we are going to explain the necessary steps to install starpu-examples on Kali Linux

$ sudo apt update $ sudo apt install starpu-examples

2. Uninstall "starpu-examples" package

This is a short guide on how to uninstall starpu-examples on Kali Linux:

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

3. Information about the starpu-examples package on Kali Linux

Package: starpu-examples
Source: starpu
Version: 1.4.3+dfsg-2
Installed-Size: 6344
Maintainer: Samuel Thibault
Architecture: amd64
Replaces: libstarpu-1.4-1, libstarpu-1.4-2, libstarpu-contrib-1.4-1, libstarpu-contrib-1.4-2
Provides: starpu-any-examples
Depends: libblas3 | libblas.so.3, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgfortran5 (>= 10), libgl1, libglu1-mesa | libglu1, libglut3.12 (>= 3.4.0), libgomp1 (>= 4.9), libhwloc15 (>= 2.10.0), liblapack3 | liblapack.so.3, libnuma1 (>= 2.0.11), libomp5-16 (>= 0.20130412), libopenmpi3 (>= 4.1.6), libstarpu-1.4-4 (>= 1.4.3+dfsg~) | libstarpu-any-1.4-4, libstarpu-openmp-llvm-1.4-1 (>= 1.4.0+dfsg~) | libstarpu-any-openmp-llvm-1.4-1, libstarpumpi-1.4-3 (>= 1.4.0+dfsg~) | libstarpu-anympi-1.4-3, libstarpurm-1.4-1 (>= 1.4.0+dfsg~) | libstarpu-anyrm-1.4-1, libstdc++6 (>= 5), libx11-6, ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 1.0) | libopencl-1.2-1
Conflicts: starpu-contrib-examples
Breaks: libstarpu-1.4-1, libstarpu-1.4-2, libstarpu-contrib-1.4-1, libstarpu-contrib-1.4-2
Size: 589980
SHA256: 3ab969336b3632f785be17f2510dbaa9016ea4e7b544ce69dd880d0e0a6d93af
SHA1: ca35338115e94f6205911c971624954d30d2059f
MD5sum: ae98b8fddd270836eeef86d3dccb03ce
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.
Description-md5:
Multi-Arch: same
Homepage: https://starpu.gitlabpages.inria.fr/
Section: science
Priority: optional
Filename: pool/main/s/starpu/starpu-examples_1.4.3+dfsg-2_amd64.deb