khronos-opencl-man 1.0~svn33624-5 source package in Ubuntu
Changelog
khronos-opencl-man (1.0~svn33624-5) unstable; urgency=medium * Team upload. * Switch to debhelper-compat (= 13). * Bump Standards-Version to 4.5.1. No changes needed. -- Andreas Beckmann <email address hidden> Thu, 14 Jan 2021 15:40:57 +0100
Upload details
- Uploaded by:
- Debian OpenCL Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian OpenCL Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
khronos-opencl-man_1.0~svn33624-5.dsc | 2.2 KiB | 547d8aed0292dd1b6c3ee08adbd18b3271dde281b75856c22cc267070a48a3a8 |
khronos-opencl-man_1.0~svn33624.orig.tar.gz | 432.1 KiB | 27e9e8a1aaf2b378e9b10fb96ffe3f9624a738d4bb15e9449d9fbcdd2b0d5a94 |
khronos-opencl-man_1.0~svn33624-5.debian.tar.xz | 7.9 KiB | 2dead55eb173b4142f148f20d99079890f682cd9185d84192e2906725e2a7a8a |
Available diffs
- diff from 1.0~svn33624-4 to 1.0~svn33624-5 (745 bytes)
No changes file available.
Binary packages built by this source
- opencl-1.2-html-doc: OpenCL 1.2 documentation - html pages
OpenCL (Open Computing Language) is an open royalty-free standard for general
purpose parallel programming across CPUs, GPUs and other processors, giving
software developers portable and efficient access to the power of these
heterogeneous processing platforms.
.
OpenCL supports a wide range of applications, ranging from embedded and
consumer software to HPC solutions, through a low-level, high-performance,
portable abstraction. By creating an efficient, close-to-the-metal programming
interface, OpenCL will form the foundation layer of a parallel computing
ecosystem of platform-independent tools, middleware and applications.
.
OpenCL consists of an API for coordinating parallel computation across
heterogeneous processors; and a cross-platform programming language with a
well-specified computation environment. The OpenCL standard:
.
- Supports both data- and task-based parallel programming models
- Utilizes a subset of ISO C99 with extensions for parallelism
- Defines consistent numerical requirements based on IEEE 754
- Defines a configuration profile for handheld and embedded devices
- Efficiently interoperates with OpenGL, OpenGL ES, and other graphics APIs
.
The specification is divided into a core specification that any OpenCL
compliant implementation must support; a handheld/embedded profile which
relaxes the OpenCL compliance requirements for handheld and embedded devices;
and a set of optional extensions that are likely to move into the core
specification in later revisions of the OpenCL specification.
.
This is exactly the documentation that can be found at:
https://www.khronos. org/registry/ OpenCL/ sdk/1.2/ docs/man/ xhtml/
- opencl-1.2-man-doc: OpenCL 1.2 documentation - man pages (experimental)
OpenCL (Open Computing Language) is an open royalty-free standard for general
purpose parallel programming across CPUs, GPUs and other processors, giving
software developers portable and efficient access to the power of these
heterogeneous processing platforms.
.
OpenCL supports a wide range of applications, ranging from embedded and
consumer software to HPC solutions, through a low-level, high-performance,
portable abstraction. By creating an efficient, close-to-the-metal programming
interface, OpenCL will form the foundation layer of a parallel computing
ecosystem of platform-independent tools, middleware and applications.
.
OpenCL consists of an API for coordinating parallel computation across
heterogeneous processors; and a cross-platform programming language with a
well-specified computation environment. The OpenCL standard:
.
- Supports both data- and task-based parallel programming models
- Utilizes a subset of ISO C99 with extensions for parallelism
- Defines consistent numerical requirements based on IEEE 754
- Defines a configuration profile for handheld and embedded devices
- Efficiently interoperates with OpenGL, OpenGL ES, and other graphics APIs
.
The specification is divided into a core specification that any OpenCL
compliant implementation must support; a handheld/embedded profile which
relaxes the OpenCL compliance requirements for handheld and embedded devices;
and a set of optional extensions that are likely to move into the core
specification in later revisions of the OpenCL specification.
.
This is experimental man page package until support gets integrated upstream.