COPRTHR SDK
COPRTHR SDK. The CO-PRocessing THReads (COPRTHR) SDK provides several OpenCL™ related
libraries and tools that simplify the use of heterogeneous computing platforms for
developers targeting GPU compute technology and hybrid CPU/GPU computing architectures.
Features. COPRTHR (a.k.a. "copper threads") provides the following libraries and tools:
- STDCL - A simplified interface to OpenCL designed with familiar UNIX/C semantics targeting the
most common use cases.
(learn more)
- CLETE - An expression template engine used to accelerate the processing of C++ container classes.
(learn more)
- libcoprthr - An open-source OpenCL implementation for multicore x86_64 and ARM.
(learn more)
- Tools - A linker to produce single executables (
clld)
and a run-time tracing tool (cltrace) used for debugging and timing.
(learn more)
Latest Release. Version 1.4.0 (echo) is now available for
download.
OpenCL is a trademark of Apple Inc. used by permission by The Khronus Group
The Khronus Group develops and maintains the OpenCL standard.