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

Extra precision

XD_J_
Beginner
257 Views

I am evaluating MKL 11.3 for Windows. Could you tell me if MKL provides some functionalities like XBLAS (which supports the extra precision or up to twice the working precision)? I notice that MKL has some high-level functions, e.g., dposvxx, which uses extra precise refinement to compute the solution (at least twice the working precision). So MKL should have some underlying functions which can perform the extra precision. Are those underlying functions coming from XBLAS? Could we access those underlying functions?

Thank you very much for your advices.

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
257 Views

>> Are those underlying functions coming from XBLAS? Could we access those underlying functions?  

<< not, that's not XBLAS functions 

 

 

 

 

0 Kudos
Reply