hidden text to trigger early load of fonts ПродукцияПродукцияПродукцияПродукция Các sản phẩmCác sản phẩmCác sản phẩmCác sản phẩm المنتجاتالمنتجاتالمنتجاتالمنتجات מוצריםמוצריםמוצריםמוצרים
Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2245 Discussions

Not able to run intel mpi(2021.11 v and higher) in cluster setup on windows

vivagr
Beginner
339 Views

Hi,

I'm facing an issue when i run the mpi lib in cluster setup with multiple processes running on different machine on windows platform.

Machine#1:

-host <hostname1> -n 1 -map W:\\<hostname1>\D$ -wdir <workDir> -path <pathDir> <process exe> <args>

Note: W: is mapped for D drive of machine#1

Machine#2

-host <hostname2> -n 1 -map W:\\<hostname1>\D$ -wdir <workDir> -path <pathDir> <process exe>  <customFlag> W:\\<AccessSharedDirOfMachine#1> <other args>

 

mpi process running on Macine#2 tries to access shared access dir of Machine#1. but result in error Access denied. However from machine#2, the shared dir is accessible through window-run command. 

This was running fine with older mpi version 2021.8 or prior.

 

Can anyone from Intel team  look into it?

 

Thanks 

Vivek

 

 

Labels (1)
0 Kudos
0 Replies
Reply