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

MKL Quad precision

Gianluca_G_
Beginner
454 Views

Hello,

we are using MKL libraries in our C# code for our purposes, in particular "?gesv"(zgesv) , linear system resolution. In some cases the results precision is not enought so I would like to know if it is possible to encrease this for example implementing a quad precision calculation.

I don't know how to do that and if it is possible, this is why I ask to someone here if this can be done and how.

 

Thank you very much

Gianluca

 

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
454 Views

MKL supports single and double precisions mode only. Quad precision mode doesn't support into current versions of MKL.

0 Kudos
Gianluca_G_
Beginner
454 Views

Thank you

0 Kudos
Reply