OpenCL C 2.0
E658519
OpenCL C 2.0 is a version of the OpenCL C programming language that adds advanced features such as generic address space, pipes, and improved atomics for more expressive and efficient heterogeneous parallel programming.
All labels observed (1)
| Label | Occurrences |
|---|---|
| OpenCL C 2.0 canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7279377 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: OpenCL C 2.0 Context triple: [OpenCL, supportsLanguageVersion, OpenCL C 2.0]
-
A.
OpenCL C 1.2
OpenCL C 1.2 is a version of the C-based kernel programming language used to write parallel code for heterogeneous computing devices within the OpenCL 1.2 framework.
-
B.
OpenCL
OpenCL is an open, cross-platform framework for writing programs that execute across heterogeneous systems including CPUs, GPUs, and other processors.
-
C.
SYCL
SYCL is a C++-based, cross-platform abstraction layer for heterogeneous parallel programming, designed to enable single-source development for CPUs, GPUs, and other accelerators.
-
D.
OpenACC
OpenACC is a directive-based parallel programming standard designed to simplify the development of portable, high-performance code on heterogeneous systems such as GPUs and multicore CPUs.
-
E.
Open Computing Language
Open Computing Language is an open, cross-platform framework for writing programs that execute across heterogeneous systems including CPUs, GPUs, and other processors.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: OpenCL C 2.0 Target entity description: OpenCL C 2.0 is a version of the OpenCL C programming language that adds advanced features such as generic address space, pipes, and improved atomics for more expressive and efficient heterogeneous parallel programming.
-
A.
OpenCL C 1.2
OpenCL C 1.2 is a version of the C-based kernel programming language used to write parallel code for heterogeneous computing devices within the OpenCL 1.2 framework.
-
B.
OpenCL
OpenCL is an open, cross-platform framework for writing programs that execute across heterogeneous systems including CPUs, GPUs, and other processors.
-
C.
SYCL
SYCL is a C++-based, cross-platform abstraction layer for heterogeneous parallel programming, designed to enable single-source development for CPUs, GPUs, and other accelerators.
-
D.
OpenACC
OpenACC is a directive-based parallel programming standard designed to simplify the development of portable, high-performance code on heterogeneous systems such as GPUs and multicore CPUs.
-
E.
Open Computing Language
Open Computing Language is an open, cross-platform framework for writing programs that execute across heterogeneous systems including CPUs, GPUs, and other processors.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
OpenCL C version
ⓘ
programming language specification ⓘ |
| backwardCompatibleWith | OpenCL C 1.2 (with some restrictions) NERFINISHED ⓘ |
| basedOn | C99 NERFINISHED ⓘ |
| conformsTo | OpenCL 2.0 specification NERFINISHED ⓘ |
| definesBuiltin |
atomic built-in functions
ⓘ
pipe read and write built-in functions ⓘ work-group collective built-in functions ⓘ |
| definesQualifier |
addrspace qualifiers
ⓘ
atomic qualifiers ⓘ kernel ⓘ |
| definesType |
atomic types
ⓘ
image types ⓘ pipe type ⓘ |
| designedFor |
GPU computing
ⓘ
accelerator programming ⓘ data-parallel programming ⓘ heterogeneous parallel programming ⓘ |
| hasAddressSpace |
__constant
ⓘ
__global ⓘ __local ⓘ __private ⓘ generic address space ⓘ |
| hasMemoryModel | relaxed-consistency memory model with atomics ⓘ |
| languageFamily | C-based kernel language ⓘ |
| partOf | OpenCL 2.0 NERFINISHED ⓘ |
| predecessor | OpenCL C 1.2 NERFINISHED ⓘ |
| standardizedBy | Khronos Group NERFINISHED ⓘ |
| successor | OpenCL C 3.0 NERFINISHED ⓘ |
| supportsFeature |
C11-style atomics
ⓘ
device-side enqueue ⓘ fine-grained shared virtual memory (via OpenCL 2.0 platform) ⓘ generic address space ⓘ improved atomics ⓘ kernel-side enqueue of kernels ⓘ memory orders for atomics ⓘ memory scopes for atomics ⓘ named address spaces with generic pointers ⓘ pipes ⓘ pipes for FIFO-style communication ⓘ read-write images ⓘ separate compilation and linking ⓘ work-group collective functions ⓘ work-group functions ⓘ |
| targetPlatform |
CPUs
ⓘ
DSPs ⓘ FPGAs ⓘ GPUs ⓘ |
| usedFor |
GPGPU kernels
ⓘ
parallel compute kernels ⓘ writing OpenCL kernels ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: OpenCL C 2.0 Description of subject: OpenCL C 2.0 is a version of the OpenCL C programming language that adds advanced features such as generic address space, pipes, and improved atomics for more expressive and efficient heterogeneous parallel programming.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.