How to Install and Uninstall libsocl-1.1-1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libsocl-1.1-1" package

This guide let you learn how to install libsocl-1.1-1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsocl-1.1-1

2. Uninstall "libsocl-1.1-1" package

Please follow the steps below to uninstall libsocl-1.1-1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsocl-1.1-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsocl-1.1-1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsocl-1.1-1
Priority: extra
Section: universe/libs
Installed-Size: 221
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Thibault
Architecture: amd64
Source: starpu
Version: 1.1.4+dfsg-3build2
Depends: libc6 (>= 2.14), libstarpu-1.1-9
Conflicts: libsocl-contrib-1.1-1
Filename: pool/universe/s/starpu/libsocl-1.1-1_1.1.4+dfsg-3build2_amd64.deb
Size: 25722
MD5sum: c86683274a0f41a57b75e15b66f16a89
SHA1: 759118b5413c999e3325de83bdc553b739a5703c
SHA256: 18282736360d733f198852678238ed61ccb461548c93da3e33e8167ecf0b1425
Description-en: Task scheduler for heterogeneous multicore machines
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 an OpenCL-compatible library interface to StarPU.
Description-md5: 607f8f9648f71dbaceaaeeaa04f4c6e8
Homepage: http://starpu.gforge.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu