Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

MKL suppor for extended/quadruple precision

cppcoder
Beginner
954 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
954 Views
at this moment MKL supports single/double real and complex datatypes only
0 Kudos
Andrey_N_Intel
Employee
954 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