Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

Re: Unable to run bstrap_proxy error with intel-oneapi-mpi 2021.8

RMK-lfmd
Beginner
2,314 Views

Hi Shivani

I'm getting the same error as follows:

[mpiexec@PC1] Error: Unable to run bstrap_proxy on 10.0.0.2 (pid 7329, exit code 768)

[mpiexec@PC1] poll_for_event (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:157): check exit codes error

[mpiexec@PC1] HYD_dmx_poll_wait_for_proxy_event (../../../../../src/pm/i_hydra/libhydra/demux/hydra_demux_poll.c:206): poll for event error

[mpiexec@PC1] HYD_bstrap_setup (../../../../../src/pm/i_hydra/libhydra/bstrap/src/intel/i_hydra_bstrap.c:1063): error waiting for event

[mpiexec@PC1] Error setting up the bootstrap proxies

 

 

Could you please guide us?

0 Kudos
1 Reply
TobiasK
Moderator
2,276 Views

@RMK-lfmd 
please open a new thread.

The error you see is very generic saying there is something wrong when Intel MPI wants to start remote processes.
Have you worked through the required steps to ensure password-less connectivity between the nodes?
Please follow the steps listed here:

https://www.intel.com/content/www/us/en/docs/mpi-library/developer-guide-linux/current/installation-and-prerequisites.html

https://www.intel.com/content/www/us/en/docs/mpi-library/developer-guide-linux/current/troubleshooting.html


Please always report your system details, e.g. OS, CPU type, network type, job schedular etc.

Please make sure your environment is listed as supported here:
https://www.intel.com/content/www/us/en/developer/articles/system-requirements/mpi-library-system-requirements.html

 

Best
Tobias

0 Kudos
Reply