パッケージ: oclgrind (19.10-4)
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 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: liboclgrind-19.10 (>= 19.10)
- core library for Oclgrind
-
- dep: libstdc 6 (>= 9)
- GNU 標準 C ライブラリ v3