API for the DPC++ Kernels¶
Intel® oneAPI DPC++ Library (oneDPL) includes the following APIs for Data Parallel C++ (DPC++) kernels:
Tested Standard C++ APIs. The basic functionality for several C++ standard APIs has been tested for use in Data Parallel C++ (DPC++) kernels.
Random Number Generators. Support of random number generation including engines and distributions.
Utility Function Object Classes. Various utilities in addition to C++ standard functionality.