How to Install liboclgrind-dev in Ubuntu 18.04



Install liboclgrind-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install liboclgrind-dev

Description:

development files for Oclgrind

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. . This package provides the development headers and libraries used for creating new Oclgrind plugins.

Homepage: https://github.com/jrprice/Oclgrind

Version: 16.10-3

Section: universe/libdevel