2
Answers

C# MPI

Mi Na Mi

Mi Na Mi

13y
3.5k
1
Hello,
I'm new in MPI c#
I wanted to try a helloworld simple console application, but it seems that arguments are ignored. I debug my app, and then run it using mpiexec -n 2 hello.exe, but does nothing, nor even any exceptions... what is the problem? The app suppose just write a rank and the name of pc. 

Thx in advance
Answers (2)