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

Dflow3d and Dflowfm compilation

Jean-François
Beginner
1,242 Views

Hi,

I have successfully compiled Dflow3d using Visual Studio 2019 and following this procedure: https://oss.deltares.nl/web/delft3d/source-code

Now when I try to run the CLI tool, I get an error telling me:

 

the procedure entry point mkl_lapack_ao_dgeqef was not found in the dynamic link library ...lib/petsc.dll

 

I think this error is related to the MKL advisor tool here: 

https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl/link-line-advisor.html

Is someone could help me on this?

Regards,

0 Kudos
7 Replies
MRajesh_intel
Moderator
1,214 Views

Hi,


Can you please attach a small reproducer code/ Visual studio 19 Project files(zip) in order to reproduce this issue at our end ?


Also can you please specify your oneAPI version?


Regards,

Rajesh.



0 Kudos
Jean-François
Beginner
1,209 Views

Sure. Here are the requested informations.

The project is pretty big. It cannot be attached to this post. On the other hand I share the link pointing on the zip file of the project (637 mb): https://amermft.tetratech.com/link/lgF2kfB3hrdM2jhD9MstFp

The link is provided by our corporate file transfert service.

You can open the project with this file: dflowfm_open.sln

Here are the perequisite modules that must be installed in your Visual Studio:  

- "Common Tools for Visual C++ 2015"
- "Microsoft Foundation Classes for C++"

- "Windows 10 SDK"
- "Windows 8.1 SDK and UCRT SDK"
- "Visual C++ MFC for x86 and x64"
- "C++/CLI support"
- "C++ Universal Windows Platform tools"
- "Common tools for Intel compiler projects"
- "Intel(R) Software Manager"
- "Intel(R) Fortran Expression Evaluator"
- "Fortran IDE"

Finaly the version of OneAPI is: 2021.2.0

Thank you very much for your help.

0 Kudos
MRajesh_intel
Moderator
1,187 Views

Hi.


Sorry, we will not be able to work on the applications from third party links. Can you please give us a minimal reproducer code instead?


It would be helpful, if you can find out which API call is causing this error and let us know about it?


Thanks

Rajesh.


0 Kudos
Jean-François
Beginner
1,179 Views

Unfortunately I cannot provide you more than the following information:

The compilation went well without error. The problem occurs when I try to invoke the newly built executable (cli tool).

Here is the error I get:

2021-04-09 10_09_19-Window.png

 

Thank you for your help.

0 Kudos
MRajesh_intel
Moderator
1,143 Views

Hi,

 

Could you please raise a ticket on https://supporttickets.intel.com/ and attach your application there. Please let us know if you were unable to raise ticket there.

 

Regards

Rajesh.

 

 

0 Kudos
MRajesh_intel
Moderator
1,104 Views

Hi,

 

Please let us know if you have any updates.

 

Regards

Rajesh.

 

0 Kudos
MRajesh_intel
Moderator
1,088 Views

Hi,

 

Since we have not heard back from you, we are closing this thread now. If you need further assistance, please start a new thread.

 

Regards

Rajesh.

 

0 Kudos
Reply