Intel® oneAPI HPC Toolkit
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
2023 Discussions

Using Intel MPI over Rdma over Converged Ethernet

nishanth_sharma
Beginner
808 Views

Hello All,

I have been trying to run IMB over 40GigE RoCE using IntelMPI and OpenMPI. I could run it using OpenMPI using the following FAQ 

https://www.open-mpi.org/faq/?category=openfabrics#ompi-over-roce.

But I have been having issues running IMB using Intel MPI. I did not see many resources online. I have been trying to run it as follows.

mpirun -n 40 -machinefile ./hostfile -dapl ./IMB-MPI1

and it has been failing saying that "  dev.c:535 error Failed to open device context: No such device". 

If I set the I_MPI_FABRICS to tcp its running over the gigE managment network and not over the RoCE interface.

Any help would be greatly appreciated. Are there any resources about running applications using Intel MPI over RoCE.

Regards

 

 

 

0 Kudos
0 Replies
Reply