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

Intel MPI Credentials Windows

lkuna24
Beginner
782 Views

I have installed Intel MPI on a PC I have only remote access to (with no password login, but instead we use a OneKey).  Whenever I try to run mpiexec, I am faced with a credentials request.  Specifically I am trying to use mpiexec to run LS-DYNA simulations.  I have tried to register using various combinations of my username, personal account password, as well as pin and all are rejecting my connection.  It seems as though I can not use mpiexec without credentials.  Is there anyway around this?  Will it simply not work if the profile on the remote machine is only linked through a OneKey?

0 Kudos
1 Reply
TobiasK
Moderator
516 Views

@lkuna24 
Please use the latest version of Intel MPI, 2021.11.
We are using PowerShell Remoting which, when configured correctly, will not ask for passwords.

Here are some useful links on PowerShell remoting 
https://www.intel.com/content/www/us/en/docs/mpi-library/developer-guide-windows/2021-10/prerequisite-steps.html

0 Kudos
Reply