MPI.NET Installation and Usage

MPI.NET is a great MPI implementation for MPI and C#.

You can find installation instructions on the mail page but to summarize the procedure all you have to do is:
You can then test the MPI installation by running pingpong.exe just like it's described in the tutorial.

In order to start an application on another computer you must start the smpd service by starting smpd.exe on  microsoft compute cluster bin folder with -d as argument.

You also have to create rules that allow mpi traffic on your firewall for mpiexec and your application.

Popular posts from this blog

Domain Controller Machine Password Reset

Configuring a Certificate on Exchange Receive Connector

Running Multiple NGINX Ingress Controllers in AKS