https://bugs.winehq.org/show_bug.cgi?id=55159
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to Christian Friedl from comment #2)
I have tried to provide a password to NTLM. However, I don't know what it might be or how I would set up an NTLM password in wine. Meanwhile, you should be able to reproduce my output. MS-MPI is freely available from https://www.microsoft.com/en-us/download/details.aspx?id=100593. The sources can be found at https://github.com/microsoft/Microsoft-MPI.
It looks like there's no way to pass credentials so this tool depends on the user having authenticated before it's started. There's no user management in Wine so to make this work you'd need to set up Kerberos on the host, as I mentioned earlier.
Do you intend to run both smpd and mpiexec on Wine?