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

Runtime link problem with MacOSX and g++

leucetios
Beginner
500 Views

I have MKL 10.0.3, IPP5.3.3and gcc 4.0.1 running on darwin 8.11.1.

I am dynamically linking the following files: mkl_sequentialmkl_core mkl_intel

I do not get an link failures, however, at run time the program exits with code 1. Using ktrace I can determine that it finds all necessary dylibs.

If anyone has some suggestions or information that may help it would be appreciated, thanks in advance.

0 Kudos
1 Reply
Ying_H_Intel
Moderator
499 Views


Might be some mistake in other place. Could you send us your code and compile command so we can reproducethen investigate the problem?

Regards,

Ying

0 Kudos
Reply