Opencl

1 revision
#11 week ago
+6
Auto-generated stub article
+OpenCL (Open Computing Language) is an [open standard](/wiki/open_standard) for writing programs that execute across heterogeneous platforms, including CPUs, GPUs, and other processors. It provides a framework for [parallel computing](/wiki/parallel_computing), allowing developers to harness the power of diverse hardware for computationally intensive tasks.
+## See also
+- [CUDA](/wiki/cuda)
+- [GPGPU](/wiki/gpgpu)
+- [API](/wiki/api)
... 1 more lines