Content deleted Content added
Artoria2e5 (talk | contribs) m Artoria2e5 moved page OneAPI (programming model) to OneAPI (compute acceleration) |
Artoria2e5 (talk | contribs) |
||
Line 45:
|}
The [[source code]] of the above libraries are available on GitHub. Note that some libraries are just [[glue code]] between the oneAPI DPC++ interface and some other library. For example, the open-source "oneAPI Math Kernel Library" relies on actual BLAS implementations to work, one of which is the confusingly named, closed-source "Intel oneAPI Math Kernel Library" better known as Inter MKL.<ref>{{cite web |title=oneapi-src/oneMKL |url=https://github.com/oneapi-src/oneMKL |publisher=oneAPI-SRC |date=19 March 2021 |quote=oneMKL interfaces are an open-source implementation of the oneMKL Data Parallel C++ (DPC++) interface according to the oneMKL specification. It works with multiple devices (backends) using device-specific libraries underneath.}}</ref>
== Hardware abstraction layer ==
|