Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2154 Discussions

Not found the file: libmmd.lib

Taiwan1
Beginner
2,403 Views

你好 

由於軟件PSS / E的環境,昨天已安裝了 內核®一個API工具包。 

然而,當我安裝了英特爾一個API工具包時,該程序仍表明,它無法找到該文件:libmmd.lib。該消息如下所示。

lib.JPG

我必須盡快解決此問題,以檢查 英特爾®一個API工具箱是否可以滿足PSS / E的要求。 

有誰知道我如何獲取文件libmmd.lib? 

請幫助我,非常感謝。

PS 為我的英語不好而道歉

Labels (2)
0 Kudos
10 Replies
PrasanthD_intel
Moderator
2,382 Views

Hi Chang,

Thanks for reaching out to us.

This is an English only forum, so we communicate in English only.

We have translated your query, and this is what we have got:

 

Hello there 

Due to the environment of the software PSS/E, I installed Kernel® an API toolkit yesterday.

However, when I installed an API toolkit from Intel, the program still indicated that it could not find the file: libmmd.lib. The message is shown below.

lib.JPG

I must resolve this issue as soon as possible to check whether Intel® One API Toolbox can meet the requirements of PSS/E.

Does anyone know how I can get the file libmmd.lib?

Please help me, thank you very much.

PS I apologize for my bad English.

 

A) Have you installed both OneAPI Basekit and HPC toolkits as the Fortran compiler comes with the later one - HPC toolkit, as mentioned in here Intel® oneAPI Toolkits.

If you did you can find the libmmd.lib at this path - C:\Program Files (x86)\Intel\oneAPI\compiler\2021.1.1\windows\compiler\lib\intel64_win

 

Let us know if this helps.

 

Regards

Prasanth

0 Kudos
PrasanthD_intel
Moderator
2,332 Views

Hi Chang,

We haven't heard back from you. Is the given information helpful? Has your problem resolved?

Let us know if you still have any issues.


Regards

Prasanth


0 Kudos
Taiwan1
Beginner
2,329 Views

Hi Prasanth,

 

I have received your reply.

Yes, the information is helpful, and I have found the file, libmmd. lib.

But I still cannot solve the problem: why cannot my PSSE cannot find the file.

I'm trying to contact PSSE’s support to solve the problem now.

Sorry for the late reply.

Lingo

0 Kudos
PrasanthD_intel
Moderator
2,317 Views

Hi Chang,


If your project is unable to find the library there might be some problem with the configuration.

Please try the following setting in Visual studio:

In Configuration Properties > Linker > Input, set the following parameter:

Additional Dependencies: libmmd. lib


Let us know if this solves the issue.


Regards

Prasanth


0 Kudos
PrasanthD_intel
Moderator
2,302 Views

Hi Chang,


Has your problem resolved? Did the given workaround worked?

Let us know the status.


Regards

Prasanth


0 Kudos
Taiwan1
Beginner
2,292 Views

Dear Prasanth,

I wanted to try the method that you mentioned, however, I didn't really know how to execute the steps.

Could you please provide a more detailed operation method?

Lingo Chang

0 Kudos
PrasanthD_intel
Moderator
2,283 Views

Hi Chang,

 

1) Open the Visual Studio and open your project.

2) Go to project properties by right-clicking on your Project in Solution explore or press: Alt + Enter

3) In the properties go to Linker->Input-> Additional Dependencies:

libmmd.lib

Enter the required libraries as mentioned (i have attached a screenshot for reference).

 

Let us know if you still face any issue

Regards

Prasanth

 
0 Kudos
PrasanthD_intel
Moderator
2,249 Views

Hi Chang,


Has your problem resolved? Did the given steps worked?

Let me know the status.


Regards

Prasanth


0 Kudos
Taiwan1
Beginner
2,237 Views

Dear Prasanth,

Yes, the problem is resolved.

Thank you for your help.

 

Sincerely,

Lingo

0 Kudos
PrasanthD_intel
Moderator
2,206 Views

Hi Chang,


Thanks for the confirmation.

As your issue has been resolved, we are closing this thread. We will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only


Regards

Prasanth


0 Kudos
Reply