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
Install Intel(R) oneAPI Base Toolkit (Base Kit) to use oneDPL and please refer to System requirements.
Here is the latest Release Notes.
oneDPL is licensed under Apache License Version 2.0 with LLVM exceptions. Refer to the "LICENSE" file for the full license text and copyright notice.
See Intel's Security Center for information on how to report a potential security issue or vulnerability. See also: Security Policy
See CONTRIBUTING.md for details.
See Library Guide with oneDPL.
You can find oneDPL samples in Samples.
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.