oclgrind 21.10-3.1build1 source package in Ubuntu

Changelog

oclgrind (21.10-3.1build1) noble; urgency=medium

  * No-change rebuild against libllvm14 t64.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 20:40:25 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian OpenCL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
oclgrind_21.10.orig.tar.gz 214.7 KiB b40ea81fcf64e9012d63c3128640fde9785ef4f304f9f876f53496595b8e62cc
oclgrind_21.10-3.1build1.debian.tar.xz 9.6 KiB 3aefe1473973424c061f9f0479e65beaf940175d17d23fadc2371eaa4f93fd93
oclgrind_21.10-3.1build1.dsc 2.2 KiB ab81ac5e93e4d9b45add19a73088c8c366d28c4d7f581ca78d6ec2ccf2ad0b71

View changes file

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