oclgrind 21.10-3.1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:18:51 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.1build2.debian.tar.xz 9.7 KiB f65a1b52a355612e6b99ca29eac6351d06556ad72b24492b745300ab2ae25d73
oclgrind_21.10-3.1build2.dsc 2.3 KiB c9737747514ad80ca9fb70a3eda6aa5f29bb2ae70d5be26e8abb480ad7137e6a

Available diffs

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