oneAPI DPC++ Library (oneDPL)
The oneAPI DPC++ Library (oneDPL) aims to work with the oneAPI DPC++ Compiler to provide high-productivity APIs to developers, which can minimize DPC++ programming efforts across devices for high performance parallel applications. oneDPL consists of following components:
- Parallel STL for DPC++
- An additional set of library classes and functions (referred below as "Extension API")
- Tested standard C++ APIs
Prerequisites
Install Intel(R) oneAPI Base Toolkit (Base Kit) to use oneDPL and please refer to System requirements.
Release Information
Here is the latest Release Notes.
License
oneDPL is licensed under Apache License Version 2.0 with LLVM exceptions.
Documentation
See Library Guide with oneDPL.
Examples
You can find oneDPL examples in Examples.
Support and contribution
Please report issues and suggestions via GitHub issues.
Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.
* Other names and brands may be claimed as the property of others.