Intel® oneAPI Math Kernel Library (oneMKL) - Data Parallel C++ Developer Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-F83D817C-80E8-44B0-B0C1-C36EABE7FB59
Visible to Intel only — GUID: GUID-F83D817C-80E8-44B0-B0C1-C36EABE7FB59
Host-Side Helpers
Intel® oneAPI Math Kernel Library (oneMKL) RNG provides host-side helper-class templates for initializing engines.
Routine |
Description |
---|---|
Provide an abstraction over sycl::buffer to initialize and store engines’ states between DPC++ kernels. |
|
Provide an abstraction over sycl::accessor to access engines’ which are hold by engine_descriptor in kernels. |