Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

MKL suppor for extended/quadruple precision

cppcoder
Beginner
444 Views
Hi,

I was wondering if Intel's MKL has support for the long double or _Quad types?

For instance, I see that there are these functions for generating gamma variates:vdRngGamma,vsRngGamma for double precision and single. Is there any equivalent for extended and quadruple precision?

Thanks for your help!
0 Kudos
2 Replies
Gennady_F_Intel
Moderator
444 Views
at this moment MKL supports single/double real and complex datatypes only
0 Kudos
Andrey_N_Intel
Employee
444 Views
Hello,
As Gennady has mentioned we do not support those types of precision in VSL generators.
Can you please help toclarify reasonsbehind your question? Why do you need the extended precisioninRNG output?
Andrey
0 Kudos
Reply