oclgrind 21.10-4 source package in Ubuntu

Changelog

oclgrind (21.10-4) unstable; urgency=medium

  * Fix building with -Werror=implicit-function-declaration.

 -- Andreas Beckmann <email address hidden>  Fri, 22 Mar 2024 16:26:14 +0100

Upload details

Uploaded by:
Debian OpenCL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenCL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
oclgrind_21.10-4.dsc 2.2 KiB 69fb0a552d87f2c61bebbdee30988d133160e06fccde72b357eb89d9191f5a34
oclgrind_21.10.orig.tar.gz 214.7 KiB b40ea81fcf64e9012d63c3128640fde9785ef4f304f9f876f53496595b8e62cc
oclgrind_21.10-4.debian.tar.xz 9.8 KiB c133f675fa95e298ad7f997374c9505d3f857bd0cf5b0e45ea3fb2ed8bc0469d

No changes file available.

Binary packages built by this source

liboclgrind-21.10t64: core library 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 core library for Oclgrind, implementing the
 simulator, plugin interface, and providing several built-in plugins.

liboclgrind-21.10t64-dbgsym: debug symbols for liboclgrind-21.10t64
liboclgrind-dev: 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.

oclgrind: 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.

oclgrind-dbgsym: debug symbols for oclgrind