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

Where can I find mkl_intel_c.lib in Base Toolkit

Anders_S_1
New Contributor III
754 Views

Hi,

I got link error 1104: the library in the title above could not be found. I use /Qmkl:static

in the mpifort bat file.

Best regards

Anders S

Labels (1)
0 Kudos
1 Solution
ShanmukhS_Intel
Moderator
726 Views

Hi Anders,

 

Thanks for posting in Intel Communities.

 

mkl_intel_c.lib is available under the below path if 32-bit mode of interfacing is used.

C:\Program Files (x86)\Intel\oneAPI\mkl\<version>\lib\ia32

 

For 64 bit mode of interfacing, mkl_intel_lp64.lib is available under

C:\Program Files (x86)\Intel\oneAPI\mkl\<version>\lib\intel64

 

Best Regards,

Shanmukh.SS

 

View solution in original post

0 Kudos
2 Replies
ShanmukhS_Intel
Moderator
727 Views

Hi Anders,

 

Thanks for posting in Intel Communities.

 

mkl_intel_c.lib is available under the below path if 32-bit mode of interfacing is used.

C:\Program Files (x86)\Intel\oneAPI\mkl\<version>\lib\ia32

 

For 64 bit mode of interfacing, mkl_intel_lp64.lib is available under

C:\Program Files (x86)\Intel\oneAPI\mkl\<version>\lib\intel64

 

Best Regards,

Shanmukh.SS

 

0 Kudos
ShanmukhS_Intel
Moderator
693 Views

Hi Anders,

 

Thanks for accepting our solution! If you need any additional information, please post a new query as this thread will no longer be monitored by Intel.

 

Have a great day!

 

Best Regards,

Shanmukh.SS

 

0 Kudos
Reply