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

mpirun -n 1 IMB-MPI1 error

wanghw
Novice
1,616 Views

Hi,

I use the rc_verbs and ud_verbs of UCX as transport layer S of OFI, and I get the following error when I run the following command.

./mpirun -n 1 IMB-MPI1

wanghw_2-1697426619646.png

 

Here's what I'm talking about.

./fi_info -l

wanghw_0-1697426439540.png

./ucx_info -d | grep Transport

wanghw_1-1697426560118.png

export  info:

wanghw_3-1697426937561.png

UCX_TLS=rc_verbs,ud_verbs

Does anyone know how to deal with this error?

 Thanks & Regards

 

 

 

 

 

 

0 Kudos
5 Replies
AishwaryaCV_Intel
Moderator
1,593 Views

Hi,


Thank you for posting in intel communities.


Could you please let us know the following details , so that we can reproduce the issue at our end:

1. Which command did you use to set FI_PROVIDER as "UCX" or by default FI_PROVIDER was "ucx"?

2. OS,CPU and Hardware details


Thanks And Regards,

Aishwarya



0 Kudos
wanghw
Novice
1,459 Views

Hi,
Thanks for the reply.
1.I use command is "export FI_PROVIDER=ucx".
2.I isn't using a real hardware platform, currently simulating hardware behavior using soft.
Other information is shown in the figure below:

wanghw_0-1697610382078.png

 

wanghw_1-1697610428550.png

 

wanghw_3-1697610516603.png

Thanks & Regards

0 Kudos
AishwaryaCV_Intel
Moderator
1,423 Views

Hi,


From the screenshot of cat /proc/version output, we are able to see that , you are using unsupported version of Red Hat(4.5), please update to the supported version of Intel MPI.


Please find the system requirements of Intel MPI:

https://www.intel.com/content/www/us/en/developer/articles/system-requirements/mpi-library-system-requirements.html


From the screenshot of lscpu output , we are able to see that , its not intel processor and we don't provide support other than Intel products so could you please try to run with Intel Processors?


Please find the supported Intel Processors here: https://www.intel.in/content/www/in/en/support/products/873/processors.html#122139



Thanks And Regards,

Aishwarya


0 Kudos
wanghw
Novice
1,391 Views

Hi,

 Thanks for the reply.

 I'm Sorry. My environment does not allow me to replace systems and hardware.

So I solved my problem by adapting the open Fabric Inter.

However, I think that doing so will result in a reduction in the characteristics of its own optimization.

Thanks & Regards

0 Kudos
AishwaryaCV_Intel
Moderator
1,314 Views

Hi,

 

>>>>So I solved my problem by adapting the open Fabric Inter.

Glad to know that your issue got resolved. 

 

>>>>However, I think that doing so will result in a reduction in the characteristics of its own optimization.

As your initial query is resolved , if you are facing any further issues , please post a new question as this thread will no longer be monitored by Intel.

 

Thanks And Regards,

Aishwarya

 

 

0 Kudos
Reply