OneAPI (compute acceleration): Difference between revisions

Content deleted Content added
GoBuck76 (talk | contribs)
m The Hardware Abstraction Layer: added citation of initial level zero benchmarks
Rkeryell (talk | contribs)
m Remove the reference to the wrong OneAPI (with uppercase O...)
Line 4:
 
== The oneAPI Specification ==
The oneAPI specification<ref>{{Cite web|url=https://spec.oneapi.com/oneAPI/|title=The oneAPI Specification|last=|first=|date=|website=oneAPI|url-status=live|archive-url=|archive-date=|access-date=}}</ref><ref>{{Cite web|url=https://www.openmobilealliance.org/release/OneAPIProfileREST/|title=www.openmobilealliance.org - /release/OneAPIProfileREST/|website=www.openmobilealliance.org|access-date=2020-02-11}}</ref> extends existing developer programming models to enable multiple hardware architectures through a data-parallel language, a set of library APIs, and a low-level hardware interface to support cross-architecture programming. It builds upon industry standards and provides an open, cross-platform developer stack.
 
== The Language – Data Parallel C++ ==