Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

procedure entry point mkl_serv_sngl

ian_bellinfantie
Beginner
221 Views
Hi

I've successfully compiled a program but when I run it I get


The procedure entry point mkl_srv_sngl_was_called could not be located in the dynamic link library mkl_intel_thread.dll

I am using visual studio 2008 professional ( 2009). compiling for x64, using em64t compiler and link options for

Intel compiler 11.1.067
MKL 10.2.6.037s


Have tried various build components for MKL , No, Parallel, Sequential, makes no difference.

I previously compiled and ran this program last year with windows vista and older versions of Intel Compiler and MKL. I have since upgraded to Windows 7 and the above Intel product versions.

Any help would be greatly appreciated.

Thanks

Ian
0 Kudos
1 Reply
TimP
Honored Contributor III
221 Views
Are you linking in accordance with the MKL link advisor? Specialized MKL questions would get better attention on the MKL forum.
0 Kudos
Reply