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

Can't compile MKL include file mkl_rci.f90

Andrew_Smith
Valued Contributor I
1,311 Views

Using oneMKL 2023, oneHPC 2023, VS 2022. All latest. I get these errors in both 32 and 64 bit configurations compiling with IFORT.

C:\Program Files (x86)\Intel\oneAPI\compiler\2023.0.0\windows\..\..\..\mkl\latest\include\mkl_rci.f90(28): error #6617: The END statement for a CONTAINed procedure is missing.
C:\Program Files (x86)\Intel\oneAPI\compiler\2023.0.0\windows\..\..\..\mkl\latest\include\mkl_rci.f90(28): error #6702: END statement confusion.

0 Kudos
3 Replies
Andrew_Smith
Valued Contributor I
1,305 Views

Never mind. Obviously its not an include file, but needs to be compiled separately.

0 Kudos
ShanmukhS_Intel
Moderator
1,272 Views

Hi Andrew,


Thanks for posting on Intel Communities.


Hope your issue is resolved. Could you please let us know if we could close this case at our end?


Best Regards,

Shanmukh.SS


0 Kudos
ShanmukhS_Intel
Moderator
1,226 Views

Hi Andrew,


We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Best Regards,

Shanmukh.SS


0 Kudos
Reply