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

VSDIV problem.

siinii
Beginner
277 Views
I make a DLL(Regular dll)using a MKL and test it with Delphi interface.

The vsDiv function is used in the DLL.

When I made a test program using VC++, it worked.

but when I made a test program using Delphi, in the vsDiv, floating point division by zero error occured.

What I can't understand is the test program's formalityis same.

Test program using the VC++ is worked as normal and using the Delphi is not workd.

Could u give me a advice


0 Kudos
1 Reply
Gennady_F_Intel
Moderator
277 Views
What is the MKL version?
How did you build the DLL?
What is the CPU type? architecture?
--Gennady
0 Kudos
Reply