How to Install and Uninstall oclgrind Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "oclgrind" package

This guide covers the steps necessary to install oclgrind on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install oclgrind

2. Uninstall "oclgrind" package

Here is a brief guide to show you how to uninstall oclgrind on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove oclgrind $ sudo apt autoclean && sudo apt autoremove

3. Information about the oclgrind package on Ubuntu 21.10 (Impish Indri)

Package: oclgrind
Architecture: amd64
Version: 19.10-4
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenCL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 561
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3.1), liboclgrind-19.10 (>= 19.10), libstdc++6 (>= 9)
Filename: pool/universe/o/oclgrind/oclgrind_19.10-4_amd64.deb
Size: 98624
MD5sum: 1c88b9eb6cbf140627c6bc133ae9cbf4
SHA1: ca485da590715ae84e1fc6693952e65557a680c2
SHA256: 4cbf7a9b69283d0a99cb912b06ac346d88e64ff6e1e3818aea249083923cb09c
SHA512: 17e6a1f8e9e9f23823a26cfa222de80f011c9074b72dfa736c1a020ae7d7b24ead1766e5fbb65fe0c92b499daedcee5331e6f1f22e4b278c5a39104e1fe8a793
Homepage: https://github.com/jrprice/Oclgrind
Description-en: OpenCL device simulator
Oclgrind is an extensible OpenCL device simulator that provides a
plugin interface to facilitate the creation of tools to aid analysis
and development of OpenCL programs. Among the tools that Oclgrind
provides are various debugging aids, such as out-of-bounds memory
access checking, data-race detection, and an interactive debugger.
.
Oclgrind implements the OpenCL 1.2 runtime API, which makes
simulating an existing OpenCL program very straightforward - simply
prefix your usual application command-line with 'oclgrind'. There is
also a simple interface for simulating individual kernels in
isolation via the 'oclgrind-kernel' command.
Description-md5: b34014a5ce63ceff0c0e8bb0040fd40c