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

how to config intel mpi on windows10

Young_6
Beginner
1,765 Views

I installed the vs2022, the newest oneapi base&hpc toolkit on windows10 because I want to use mpi to send data between two fortran code. But after I install these vscode and oneapi, when I want to check the status of hydra_service, I found that these messages.

PS C:\Windows\syswow64> hydra_service -install
Stopping Intel(R) MPI Library Hydra Process Manager 2021.9.
Intel(R) MPI Library Hydra Process Manager 2021.9 stopped.
Intel(R) MPI Library Hydra Process Manager 2021.9 removed.
Intel(R) MPI Library Hydra Process Manager 2021.9 installed and started.
PS C:\Windows\syswow64> hydra_service -status
[] HYD_connect_to_service (bstrap\service\service_launch.c:76): assert (!closed) failed

no hydra service running on DESKTOP-HSOUC3U

I tried many methods, but none of them worked. Can anyone help me? Thank you very much.

0 Kudos
3 Replies
ShivaniK_Intel
Moderator
1,718 Views

Hi,


Thanks for posting in the Intel forum.


Could you please ensure that there are no conflicting software or services running on your system that might interfere with the Intel MPI service? Some security software or firewalls may block the service's communication. Temporarily disable any such software and check if the issue persists.


Thanks & Regards

Shivani


0 Kudos
ShivaniK_Intel
Moderator
1,659 Views

Hi,


As we did not hear back from you could you please let us know whether your issue is resolved or not?


Thanks & Regards

Shivani


0 Kudos
ShivaniK_Intel
Moderator
1,617 Views

Hi,


I have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance please post a new question.


Thanks & Regards

Shivani


0 Kudos
Reply