Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28454 Discussions

non-compatible version of fortran libifcore dll was loaded to process address space

qin__youwei
Beginner
1,602 Views

Hi all,

I had an problem when running the code using msmpi.

the error was "non-compatible version of fortran libifcore dll was loaded to process address space". I am using visual studio 2008 (version 9.0.21022.8 RTM) and Intel Composer XE2011 update 13 for Windows* in developing the code.

qin__youwei_0-1599134417037.png

 

I  had 2 problems, and the above warning only happened only when my code calling for an external python code. The search the libifcore DLL (as was shown below). Does this mean fortran is loading the incorrect DLL of Anaconda (I was using pythonStandard37 environment). 

qin__youwei_0-1599143650952.png

I was wondering if there is any solution for this.

 

Cheers,

Youwei

 

 

Labels (1)
0 Kudos
1 Reply
qin__youwei
Beginner
1,600 Views

I tried to delete the anaconda related file path in environment path, which solve the issue

0 Kudos
Reply