mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
27 lines
556 B
Markdown
27 lines
556 B
Markdown
# OpenCL™
|
|
|
|
Open Computing Language is an open, royalty-free standard for cross-platform, parallel programming of diverse accelerators found in supercomputers, cloud servers, personal computers, mobile devices and embedded platforms.
|
|
|
|
## Table of contents <!-- omit in toc -->
|
|
|
|
1. [Implementations](#implementations)
|
|
1. [Further readings](#further-readings)
|
|
|
|
## Implementations
|
|
|
|
- [PoCL]
|
|
|
|
## Further readings
|
|
|
|
- [Website]
|
|
|
|
<!--
|
|
References
|
|
-->
|
|
|
|
<!-- Upstream -->
|
|
[website]: https://www.khronos.org/opencl/
|
|
|
|
<!-- In-article sections -->
|
|
[pocl]: pocl.md
|