Visible to Intel only — GUID: GUID-89B5F487-8E78-4F42-84A3-2F9DBCEA453F
Visible to Intel only — GUID: GUID-89B5F487-8E78-4F42-84A3-2F9DBCEA453F
Device Engines (Basic Random Number Generators)
Intel® oneAPI Math Kernel Library (oneMKL) RNG provides two device pseudorandom number generators:
Routine |
Description |
---|---|
The combined multiple recursive pseudorandom number generator MRG32k3a [L’Ecuyer99] |
|
Philox4x32-10 counter-based pseudorandom number generator with a period of 2 128PHILOX4X32X10 [Salmon11] |
|
The 31-bit multiplicative congruential pseudorandom number generator MCG(1132489760, 232-1) [L’Ecuyer99a]. |
|
The 59-bit multiplicative congruential pseudorandom number generator MCG(1313, 259) from NAG Numerical Libraries [NAG]. |