Hello,
I installed Intel MPI Library on Microsoft* Windows* HPC Server 2008 by using this instruction:
"Cluster Installation
Go to the head node of the cluster.
Copy the license file to the C:Program Files(x86)Common FilesIntelLicenses on the Intel 64 based systems or C:Program FilesCommon FilesIntelLicenses on the IA-32 based systems. This step is not necessary for the RTO package.
Open command line and go to the folder where the distributive package located.
Execute the following command: w_mpi[-rt]_p_..exe --silent -a install --eula=accept
Wait for completion. "
And IMPI was installed on each node, but if I try to run MPI job from HPC job manager, job fails. If I run the same job on single node (with remote desktop), it's OK.


